[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#422372: /usr/lib/libc_nonshared.a(elf-init.oS): In function `__libc_csu_init': undefined reference to `__init_array_end'



Dieter Hametner a écrit :
> Package: libc6-dev
> Version: 2.5-5
> Severity: important
> 
> When linking my project I get following error message since upgrade
> from libc6-dev_2.5-4 to libc6-dev_2.5-5:
> 
> g++ -fPIC -g tntnet-config --libs -Wl,--whole-archive -shared -o
> libvdr-live.so live.o thread.o tntconfig.o setup.o i18n.o timers.o
> tools.o recordings.o tasks.o status.o epg_events.o epgsearch.o grab.o
> /usr/lib/libssl.so httpd/libhttpd.a pages/libpages.a css/libcss.a
> images/libimages.a javascript/libjavascript.a
> /usr/lib/libc_nonshared.a(elf-init.oS): In function __libc_csu_init':
> (.text+0x2b): undefined reference to __init_array_end'
> /usr/lib/libc_nonshared.a(elf-init.oS): In function __libc_csu_init':
> (.text+0x34): undefined reference to __init_array_start'
> /usr/bin/ld: libvdr-live.so: hidden symbol __init_array_end' isn't
> defined
> /usr/bin/ld: final link failed: Nonrepresentable section on output
> collect2: ld returned 1 exit status
> 
> 

What is you version of binutils? Upgrading it to the unstable version
should fix the problem.

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net



Reply to: