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

Bug#501433: libc6 nptl linking problem



Package: libc6
Version: 2.3.6.ds1-13etch7
Severity: normal

There was a change between 2.3.6.ds1-13etch5 and 2.3.6.ds1-13etch7 in
/usr/lib/nptl/libc.so:

2.3.6.ds1-13etch5:
GROUP ( /lib/tls/libc.so.6 /usr/lib/nptl/libc_nonshared.a )

2.3.6.ds1-13etch7:
GROUP ( /lib/tls/libc.so.6 /usr/lib/nptl/libc_nonshared.a  AS_NEEDED (
/lib/tls/ld-linux.so.2 ) )

I don't have "/lib/tls/ld-linux.so.2" on my system, so linking of any c
program with CFLAGS="-L /usr/lib/nptl" fails with:

/usr/bin/ld: cannot find /lib/tls/ld-linux.so.2                                              
collect2: ld returned 1 exit status                                                          

It used to work with "2.3.6.ds1-13etch5".

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.24-21-386
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libc6 depends on:
ii  tzdata                      2007k-1etch1 Time Zone and Daylight Saving Time

libc6 recommends no packages.

-- no debconf information



Reply to: