[oe-commits] [Bug 5279] New: glibc 2.2.5 : "can't resolve '_GLBOAL_OFFSET_TABLE_'

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Thu Jul 2 11:12:37 UTC 2009


http://bugs.openembedded.org/show_bug.cgi?id=5279

           Summary: glibc 2.2.5 : "can't resolve '_GLBOAL_OFFSET_TABLE_'
           Product: Openembedded
           Version: unspecified
          Platform: ARM
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: org.openembedded.stable
        AssignedTo: openembedded-commits at lists.openembedded.org
        ReportedBy: pascal_kesseli at hotmail.com


Created an attachment (id=13934)
 --> (http://bugs.openembedded.org/attachment.cgi?id=13934)
Distro & machine config

Hi everyone,

Building helloworld using a custom distro & machine fails dramatically with the
following error:

NOTE: Running task 163 of 211 (ID: 76,
/opt/openembedded/recipes/glibc/glibc_2.2.5.bb, do_compile)
ERROR: function do_compile failed
ERROR: log data follows
(/opt/openembedded/tmp/work/arm-linux/glibc-2.2.5-r21/temp/log.do_compile.6135)
| NOTE: make
| make -r PARALLELMFLAGS="" CVSOPTS="" -C
/opt/openembedded/tmp/work/arm-linux/glibc-2.2.5-r21/glibc-2.2.5 objdir=`pwd`
all
| make[1]: Entering directory
`/opt/openembedded/tmp/work/arm-linux/glibc-2.2.5-r21/glibc-2.2.5'
| make  -C csu subdir_lib
| make[2]: Entering directory
`/opt/openembedded/tmp/work/arm-linux/glibc-2.2.5-r21/glibc-2.2.5/csu'
| arm-linux-gcc
/opt/openembedded/tmp/work/arm-linux/glibc-2.2.5-r21/build-arm-linux/csu/crti.S
-c  -I../include -I.
-I/opt/openembedded/tmp/work/arm-linux/glibc-2.2.5-r21/build-arm-linux/csu -I..
-I../libio 
-I/opt/openembedded/tmp/work/arm-linux/glibc-2.2.5-r21/build-arm-linux
-I../sysdeps/arm/elf -I../linuxthreads/sysdeps/unix/sysv/linux
-I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread
-I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix
-I../linuxthreads/sysdeps/arm -I../sysdeps/unix/sysv/linux/arm
-I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common
-I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv
-I../sysdeps/unix/arm -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/arm/fpu
-I../sysdeps/arm -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32
-I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf
-I../sysdeps/generic  -nostdinc -isystem
/opt/openembedded/tmp/cross/arm/lib/gcc/arm-linux/4.2.4/include -isystem
/opt/openembedded/tmp/staging/arm-linux/usr/include -D_LIBC_REENTRANT -include
../include/libc-symbols.h     -DHAVE_INITFINI -DASSEMBLER 
-I/opt/openembedded/tmp/work/arm-linux/glibc-2.2.5-r21/build-arm-linux/csu/. 
-g0  -o
/opt/openembedded/tmp/work/arm-linux/glibc-2.2.5-r21/build-arm-linux/csu/crti.o
|
/opt/openembedded/tmp/work/arm-linux/glibc-2.2.5-r21/build-arm-linux/csu/crti.S:
Assembler messages:
|
/opt/openembedded/tmp/work/arm-linux/glibc-2.2.5-r21/build-arm-linux/csu/crti.S:96:
Error: can't resolve `_GLOBAL_OFFSET_TABLE_' {*UND* section} - `.LPIC0' {.text
section}
|
/opt/openembedded/tmp/work/arm-linux/glibc-2.2.5-r21/build-arm-linux/csu/crti.S:61:
Error: internal_relocation (type: OFFSET_IMM) not fixed up
|
/opt/openembedded/tmp/work/arm-linux/glibc-2.2.5-r21/build-arm-linux/csu/crti.S:62:
Error: internal_relocation (type: OFFSET_IMM) not fixed up
|
/opt/openembedded/tmp/work/arm-linux/glibc-2.2.5-r21/build-arm-linux/csu/crti.S:67:
Error: internal_relocation (type: OFFSET_IMM) not fixed up
|
/opt/openembedded/tmp/work/arm-linux/glibc-2.2.5-r21/build-arm-linux/csu/crti.S:68:
Error: internal_relocation (type: OFFSET_IMM) not fixed up
| make[2]: ***
[/opt/openembedded/tmp/work/arm-linux/glibc-2.2.5-r21/build-arm-linux/csu/crti.o]
Error 1
| make[2]: Leaving directory
`/opt/openembedded/tmp/work/arm-linux/glibc-2.2.5-r21/glibc-2.2.5/csu'
| make[1]: *** [csu/subdir_lib] Error 2
| make[1]: Leaving directory
`/opt/openembedded/tmp/work/arm-linux/glibc-2.2.5-r21/glibc-2.2.5'
| make: *** [all] Error 2
| FATAL: oe_runmake failed
NOTE: Task failed:
/opt/openembedded/tmp/work/arm-linux/glibc-2.2.5-r21/temp/log.do_compile.6135
ERROR: TaskFailed event exception, aborting
ERROR: Build of /opt/openembedded/recipes/glibc/glibc_2.2.5.bb do_compile
failed
ERROR: Task 76 (/opt/openembedded/recipes/glibc/glibc_2.2.5.bb, do_compile)
failed
NOTE: Tasks Summary: Attempted 162 tasks of which 162 didn't need to be rerun
and 1 failed.
ERROR: '/opt/openembedded/recipes/glibc/glibc_2.2.5.bb' failed

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list