This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: build issue


No issues here.

On 04-05-2015 01:43, Justin wrote:
> armv7l-unknown-linux-gnueabihf-gcc -Wl,-O1,--sort-common,--as-needed,-z,relro  -nostdlib -nostartfiles -r -o glibc-2.21/Build/elf/librtld.map.o '-Wl,-(' glibc-2.21/Build/elf/dl-allobjs.os glibc-2.21/Build/libc_pic.a -lgcc '-Wl,-)' -Wl,-Map,glibc-2.21/Build/elf/librtld.mapT
> glibc-2.21/Build/libc_pic.a(init-first.os):(.data+0x0): multiple definition of `__libc_multiple_libcs'
> glibc-2.21/Build/elf/dl-allobjs.os:(.bss+0x90): first defined here
> glibc-2.21/Build/libc_pic.a(dl-addr.os): In function `_dl_addr_inside_object':
> dl-addr.c:(.text+0x308): multiple definition of `_dl_addr_inside_object'
> glibc-2.21/Build/elf/dl-allobjs.os:glibc-2.21/Build/elf/dl-tlsdesc.os:(.text+0x13e04): first defined here
> glibc-2.21/Build/libc_pic.a(_itoa.os): In function `_itoa':
> _itoa.c:(.text+0xb4): multiple definition of `_itoa'
> glibc-2.21/Build/elf/dl-allobjs.os:glibc-2.21/Build/elf/dl-tlsdesc.os:(.text+0x172b0): first defined here
> collect2: error: ld returned 1 exit status
> Makefile:307: recipe for target 'glibc-2.21/Build/elf/librtld.map' failed
> make[2]: *** [glibc-2.21/Build/elf/librtld.map] Error 1
> make[2]: Leaving directory 'glibc-2.21/elf'
> Makefile:213: recipe for target 'elf/subdir_lib' failed
> make[1]: *** [elf/subdir_lib] Error 2
> make[1]: Leaving directory 'glibc-2.21'
> Makefile:9: recipe for target 'all' failed
> make: *** [all] Error 2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]