This is the mail archive of the libc-alpha@sources.redhat.com 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 cvs failure on ppclinux


   I am now seeing a new build failure in tonight's glibc cvs
which wasn't present last night. This failure occurs on both
a redhat 8.0 based ppclinux and debian ppc sid system. The failure
occurs at...

make[2]: Entering directory `/home/howarth/libc/locale'

compiling locale/localedef with compile errors of the form...

/home/howarth/libc/build-powerpc-linux/locale/localedef.o(.text+0x9be): In function `normalize_codeset':
/home/howarth/libc/locale/../include/ctype.h:28: undefined reference to `__libc_tsd_CTYPE_B_data'
/home/howarth/libc/build-powerpc-linux/locale/localedef.o(.text+0x9c2):/home/howarth/libc/locale/../include/ctype.h:28: undefined reference to `__libc_tsd_CTYPE_B_data'

This error is occuring with or without the --without-tls configure option.
                           Jack


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