All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 3925] New: midori not getting compile
@ 2011-06-27 11:18 bugzilla at busybox.net
  2011-09-17 14:50 ` [Buildroot] [Bug 3925] " bugzilla at busybox.net
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2011-06-27 11:18 UTC (permalink / raw)
  To: buildroot

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

           Summary: midori not getting compile
           Product: buildroot
           Version: 2011.02
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: azhar.karnalkar at gmail.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Hi team buildroot

I am trying to buildrootfilesystem with midori (lightweight window web browser)

but it fails while compiling 1 of its library

below is the log of the error:
make[3]: Entering directory
`/home/eclat/Downloads/buildroot-2011.02/output/build/icu-4.4.2/source/tools/makeconv'
/home/eclat/arm-2009q3//bin/arm-none-linux-gnueabi-g++
--sysroot=/home/eclat/Downloads/buildroot-2011.02/output/host/usr/arm-unknown-linux-gnueabi/sysroot
-pipe -Os  -mtune=arm926ej-s -march=armv5te -mabi=aapcs-linux -msoft-float
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -W -Wall -ansi
-pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long 
-L/home/eclat/Downloads/buildroot-2011.02/output/host/usr/arm-unknown-linux-gnueabi/sysroot/lib
-L/home/eclat/Downloads/buildroot-2011.02/output/host/usr/arm-unknown-linux-gnueabi/sysroot/usr/lib
 -o ../../bin/makeconv makeconv.o ucnvstat.o genmbcs.o gencnvex.o -L../../lib
-licutu -L../../lib -licui18n -L../../lib -licuuc -L../../lib -L../../stubdata
-licudata -lpthread -ldl -lm  
/home/eclat/arm-2009q3/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/../../../../arm-none-linux-gnueabi/bin/ld:
../../bin/makeconv: hidden symbol `__sync_val_compare_and_swap_4' in
/home/eclat/arm-2009q3/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/libgcc.a(linux-atomic.o)
is referenced by DSO
/home/eclat/arm-2009q3/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/../../../../arm-none-linux-gnueabi/bin/ld:
final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
make[3]: *** [../../bin/makeconv] Error 1
make[3]: Leaving directory
`/home/eclat/Downloads/buildroot-2011.02/output/build/icu-4.4.2/source/tools/makeconv'

Can u please send me some info on how to debug this error as i am stuck on it
from last 3 days
Thanks and regards,
Azhar

-- 
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] 2+ messages in thread

* [Buildroot] [Bug 3925] midori not getting compile
  2011-06-27 11:18 [Buildroot] [Bug 3925] New: midori not getting compile bugzilla at busybox.net
@ 2011-09-17 14:50 ` bugzilla at busybox.net
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla at busybox.net @ 2011-09-17 14:50 UTC (permalink / raw)
  To: buildroot

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

Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

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

--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  ---
You're using CodeSourcery 2009q3, which uses gcc 4.4.1, which has this known
problem: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40134

Since you're using an external binary toolchain here, there's nothing we can
fix in Buildroot, you simply need to upgrade to a newer version of the
CodeSourcery toolchain, such as 2011.03.

-- 
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] 2+ messages in thread

end of thread, other threads:[~2011-09-17 14:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-27 11:18 [Buildroot] [Bug 3925] New: midori not getting compile bugzilla at busybox.net
2011-09-17 14:50 ` [Buildroot] [Bug 3925] " bugzilla at busybox.net

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.