This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

glibc-2.5 fails to build w/out TLS


i know the response is "too bad" so this e-mail is more for reference in case 
other people hit it ...

while the plan was to fade out support for non-TLS in glibc-2.6+, seemed it 
crept in early with inet/inet_ntoa.c with the rewrite to stop using TSD and 
use TLS

quick fix is to just take the inet_ntoa.c from glibc-2.4 and drop it in

otherwise, a non-tls build will fail along the lines of:
.../libc_pic.os: In function `inet_ntoa': undefined reference to 
`___tls_get_addr'
-mike

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]