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 `. `' [EMAIL PROTECTED] | [EMAIL PROTECTED] `- people.debian.org/~aurel32 | www.aurel32.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

