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



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


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.17-686-air-1 (PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libc6-dev depends on:
ii  libc6                         2.5-5      GNU C Library: Shared libraries
ii  linux-kernel-headers          2.6.18-7   Linux Kernel Headers for developme

Versions of packages libc6-dev recommends:
ii  gcc [c-compiler]              4:4.1.2-2  The GNU C compiler
ii  gcc-3.4 [c-compiler]          3.4.6-5    The GNU C compiler
ii  gcc-4.1 [c-compiler]          4.1.2-5    The GNU C compiler

-- no debconf information



Reply to: