Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 1729] New: alsamixergui fails to build
@ 2010-05-08  7:01 bugzilla at busybox.net
  2010-05-08  7:05 ` [Buildroot] [Bug 1729] " bugzilla at busybox.net
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-05-08  7:01 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=1729

           Summary: alsamixergui fails to build
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: paul.jones at iwtech.com.au
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


alsamixergui fails to build - see below.

media/stuff/buildroot/output/staging/usr/bin/arm-unknown-linux-uclibcgnueabi-g++
-Os -pipe -Os  -mtune=arm920t -march=armv4t -mabi=aapcs-linux -msoft-float
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-I/media/stuff/buildroot/output/staging/usr/include
-I/media/stuff/buildroot/output/staging/include
--sysroot=/media/stuff/buildroot/output/staging/ -isysroot
/media/stuff/buildroot/output/staging  -Os -pipe -Os  -mtune=arm920t
-march=armv4t -mabi=aapcs-linux -msoft-float -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-I/media/stuff/buildroot/output/staging/usr/include
-I/media/stuff/buildroot/output/staging/include
--sysroot=/media/stuff/buildroot/output/staging/ -isysroot
/media/stuff/buildroot/output/staging 
-L/media/stuff/buildroot/output/staging/lib
-L/media/stuff/buildroot/output/staging/usr/lib
--sysroot=/media/stuff/buildroot/output/staging/ -o alsamixergui
Fl_Menu_Button.o Fl_AM.o alsamixer.o -lasound -lm -ldl -lpthread -lfltk 
-lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread -lfltk
/media/stuff/buildroot/output/staging/usr/bin/../lib/gcc/arm-unknown-linux-uclibcgnueabi/4.3.4/../../../../arm-unknown-linux-uclibcgnueabi/bin/ld:
cannot find -lfltk
collect2: ld returned 1 exit status
make[3]: *** [alsamixergui] Error 1

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 1729] alsamixergui fails to build
  2010-05-08  7:01 [Buildroot] [Bug 1729] New: alsamixergui fails to build bugzilla at busybox.net
@ 2010-05-08  7:05 ` bugzilla at busybox.net
  2010-05-08  7:05 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-05-08  7:05 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=1729

--- Comment #1 from Paul Jones <paul.jones@iwtech.com.au>  ---
Created attachment 1693
  --> https://bugs.busybox.net/attachment.cgi?id=1693
Build Log

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 1729] alsamixergui fails to build
  2010-05-08  7:01 [Buildroot] [Bug 1729] New: alsamixergui fails to build bugzilla at busybox.net
  2010-05-08  7:05 ` [Buildroot] [Bug 1729] " bugzilla at busybox.net
@ 2010-05-08  7:05 ` bugzilla at busybox.net
  2010-05-21 14:30 ` bugzilla at busybox.net
  2010-05-21 19:11 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-05-08  7:05 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=1729

--- Comment #2 from Paul Jones <paul.jones@iwtech.com.au>  ---
Created attachment 1699
  --> https://bugs.busybox.net/attachment.cgi?id=1699
Buildroot Config

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 1729] alsamixergui fails to build
  2010-05-08  7:01 [Buildroot] [Bug 1729] New: alsamixergui fails to build bugzilla at busybox.net
  2010-05-08  7:05 ` [Buildroot] [Bug 1729] " bugzilla at busybox.net
  2010-05-08  7:05 ` bugzilla at busybox.net
@ 2010-05-21 14:30 ` bugzilla at busybox.net
  2010-05-21 19:11 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-05-21 14:30 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=1729

--- Comment #3 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  ---
I have just sent a pull request on the Buildroot mailing list with a patch
fixing this problem. With the proposed fix, FLTK now builds fine, which allows
alsamixergui to build correctly.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 1729] alsamixergui fails to build
  2010-05-08  7:01 [Buildroot] [Bug 1729] New: alsamixergui fails to build bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2010-05-21 14:30 ` bugzilla at busybox.net
@ 2010-05-21 19:11 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2010-05-21 19:11 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=1729

Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Peter Korsgaard <jacmet@uclibc.org>  ---
Fixed in git (by Thomas)

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-05-21 19:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-08  7:01 [Buildroot] [Bug 1729] New: alsamixergui fails to build bugzilla at busybox.net
2010-05-08  7:05 ` [Buildroot] [Bug 1729] " bugzilla at busybox.net
2010-05-08  7:05 ` bugzilla at busybox.net
2010-05-21 14:30 ` bugzilla at busybox.net
2010-05-21 19:11 ` bugzilla at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox