bug-ncurses
[Top][All Lists]
Advanced

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

CODESET undeclared on old Linux libc5


From: Alain Guibert
Subject: CODESET undeclared on old Linux libc5
Date: Sat, 1 May 2004 15:51:44 +0200 (CEST)
User-agent: Mutt/1.4.2.1i

Hello,

On my old Linux box (Intel Debian bo: kernel 2.0.39, gcc 2.7.2.1,
libc 5.4.33, gettext 0.12.1) during normal (no widec) build of
ncurses-5.4 with 20040424 cumulative patch, make fails:

| $ ./configure ; make
| [...]
| checking for nl_langinfo and CODESET... no
| [...]
| gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include  -DNDEBUG -O2 -c 
../ncurses/./tinfo/lib_setup.c -o ../objects/lib_setup.o
| ../ncurses/./tinfo/lib_setup.c: In function `_nc_unicode_locale':
| ../ncurses/./tinfo/lib_setup.c:360: `CODESET' undeclared (first use this 
function)
| ../ncurses/./tinfo/lib_setup.c:360: (Each undeclared identifier is reported 
only once
| ../ncurses/./tinfo/lib_setup.c:360: for each function it appears in.)
| make[1]: *** [../objects/lib_setup.o] Error 1
| make[1]: Leaving directory `/tmp/ncurses-5.4/ncurses'
| make: *** [all] Error 2

Pure 5.4 without ncurses-5.4-20040424-patch.sh.bz2 builds and works OK.


Please CC me, I'm not subscribed. Alain.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]