2.2.93 build fails

Jakub Jelinek jakub@redhat.com
Tue Sep 3 05:01:00 GMT 2002


On Tue, Sep 03, 2002 at 01:27:46PM +0200, Luca Di Vizio wrote:
> Hi all,
> 
>     I tried to build 2.2.93 but make fails at the following point:
> 
> In file included from gconv_charset.h:21,
>                  from iconv_open.c:27:
> ../include/ctype.h: In function `__ctype_b_loc':
> ../include/ctype.h:29: warning: implicit declaration of function `__libc_tsd_address'
> ../include/ctype.h:29: `CTYPE_B' undeclared (first use in this function)
> ../include/ctype.h:29: (Each undeclared identifier is reported only once
> ../include/ctype.h:29: for each function it appears in.)
> ./include/ctype.h: In function `__ctype_toupper_loc':
> ../include/ctype.h:39: `CTYPE_TOUPPER' undeclared (first use in this function)
> ../include/ctype.h: In function `__ctype_tolower_loc':
> ../include/ctype.h:49: `CTYPE_TOLOWER' undeclared (first use in this function)
> make[2]: *** [/usr/src/glibc-2.2.93/build/iconv/iconv_open.o] Error 1
> make[1]: *** [iconv/subdir_lib] Error 2
> make: *** [all] Error 2

This looks like you are using 2.2.93 glibc with < 2.2.92 or earlier
linuxthreads...

	Jakub



More information about the Libc-alpha mailing list