[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'



Hi

Am Samstag, 5. Mai 2007 schrieb Aurelien Jarno:
> 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:
> >
>
> What is you version of binutils? Upgrading it to the unstable version
> should fix the problem.

My version of binutils:
$ dpkg -l 'binutils'
ii  binutils                     2.17cvs20070426-4

> > 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

The same error message persists. I tried also a complete fresh rebuild of all 
my sources, with the same result.

Kind regards
Dieter Hametner

-- 
Dieter Hametner
mailto: dh+debian@mittelstation.de



Reply to: