[uClibc]Ncurses

Fredrik Johnsson fredrikj at orestad-linux.se
Tue Aug 13 09:38:59 UTC 2002


Hello!

I can't get ncurses 5.2 to compile with uClibc-0.9.14.

the following error occurs:

../ncurses/comp_captab.c: In function `_nc_get_table':
../ncurses/comp_captab.c:73: `_nc_cap_table' undeclared (first use in this  
function)
../ncurses/comp_captab.c:73: (Each undeclared identifier is reported only once
../ncurses/comp_captab.c:73: for each function it appears in.)
../ncurses/comp_captab.c:73: `_nc_info_table' undeclared (first use in this 
function)
make[1]: *** [../obj_s/comp_captab.o] Error 1
make[1]: Leaving directory `/usr/src/ncurses-5.2/ncurses'
make: *** [all] Error 2

Compile with path set to:
PATH=/usr/i386-linux-uclibc/usr/bin:/usr/i386-linux-uclibc/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin

and using gcc version 2.95.3.

I can get it to compile if I just remove the "/usr/i386-linux-uclibc/usr/bin" 
from the path but then it depends on glibc.

Any hints would be gratefully accepted.
--
Regards Fredrik Johnsson



More information about the uClibc mailing list