checking for termcap functions library... configure: error: No curses/termcap library found 请问下,是缺少了哪个文件,还是多个文件(具体是哪几个啊)? [ 本帖最后由 yunshen 于 2005-11-12 11:14 编辑 ]
试图使用如下参数编译连接程序 bash-3.00# gcc -o shellcode -ggdb -static shellcode.c ld: fatal: library -lc: not found ld: fatal: File processing errors. No output written to shellcode collect2: ld returned 1 exit status 我是在solaris 10 x86上进行的,请大家指点一下这个错误的原因。 如果我不使用static选项则不出错,其中libc.so在/usr/lib目录下 gcc版本信息如下: bash-3.00# gcc -v Reading specs from /us...
Command WRKOBJPDM in library *LIBL not found. OS400版本V5.1 查得 WRKOBJPDM & *CMD & & &QPDA & & & WRKOBJPDM & *CMD & & &QSYSV4R4M0 WRKOBJPDM & *CMD & & &QSYSV4R5M0 WRKOBJPDM & *CMD & & &QSYS2938 & WRKOBJPDM & *CMD & & &QSYS2989 & 当前LIB QSYS SYS QSYS2 SYS QHLPSYS SYS QUSRSYS SYS QTEMP USR ...
安装mysql-3.23.56的时候 ./configure --prefix=/usr/local/mysql 出现 checking for termcap functions library... configure: error: No curses/termcap library found 请教高手如何解决 期待ing............................
各位大虾好,我在编译mysql源码时碰到如下问题, 该如何解决啊? checking for tgetent in -ltermcap... no checking for termcap functions library... configure: error: No curses/termcap library found
Ubuntu8.10下 安装一个软件时出现了这样的错误信息: configure: error: Standard C math library -lm not found 怎么解决? 为什么说找不到Standard C math library,而我的/usr/include下确实存在math.h呀? 谢谢!
configure: error: readline library not found If you have readline already installed, see config.log for details on the failure. It is possible the compiler isn't looking in the proper directory. Use --without-readline to disable readline support. 怎么办 谢谢
我在AIX5.2上用g++编译C++文件时,出现下面的错误, collect2: library libm not found 有谁知道这个错误怎么解决,谢谢。
UnixWare+informix环境esql编译时提示: fatal error: library not found: -lx 我的makefile 中并没有链该库,好像是esql本身要链该库,我在整个系统中都搜索了没有这个库。请教该怎么解决?
esql编译时提示: fatal error: library not found: -lx 我的makefile 中并没有链该库,好像是esql本身要链该库,我在整个系统中都搜索了没有这个库。请教该怎么解决?