gcc -g -O2 -Wall -o vchkpw vchkpw.o md5.o hmac_md5.o libvpopmail.a -L/usr/local/mysql/lib -lmysqlclient -lz -lcrypt /usr/bin/ld: cannot find -lz collect2: ld returned 1 exit status make[2]: *** [vchkpw] Error 1 make[2]: Leaving directory `/home/downloads/vpopmail-5.4.3' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/downloads/vpopmail-5.4.3' make: *** [all] Error 2 请...
請大俠為我解決,急救!! 具體信息為: [vpopmail-5.3.26] # ./configure --prefix=/usr/local/vpopmail --enable-qmaildir=/var/qmail \ --enable-vpopuser=vpopmail --enable-vpopgroup=vchkpw --enable-tcprules-prog=/usr/local/bin/tcprules \ --enable-md5-passwords=y --enable-auth-logging=y --enable-mysql-logging=y --enable-sqwebmail-pass=y \ --enable-domains-dir=/webmail/vpopmail/domains --enable-ip-alias-domai...
今天在webSphere6.0上部署struts1.1框架程序,一直提示: cannot find ActionMappings or ActionFormBeans 原来是编译版本问题!调试了将尽一天啊~~~ 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u2/63150/showart_1967610.html
HMC有问题 HMC-1 连两个p650 一直到好好的,分别用了2-3年,没问题。突然发现HMC-1找不到 LPARs。两个p650,一个都找不到。什么都找不到。errors:说有可能正在找,或连得线有问题。大家有没有见过啊??
运行命令: nslookup h70.a.com 结果:server cannot find h70.a.com:servfail 其中:h70为机器名,a.com为自己定义的域名 运行命令: nslookup 机器名显示为ip地址:10.1.1.70 address:10.1.1.70 然后输入:a.com. 显示:server:10.1.1.70 address:10.1.1.70 server cannot find h70.a.com:servfail named服务正常 那里有问题?谢谢
Unable to start program 'c:\documents and settings\owner\my documents\visual studio 2005\projects\aaa\debug\aaa.exe'. The system cannot find the file specified.
linux下编译程序员出现如下错误信息: /usr/bin/ld: cannot find -lXext 网上找许多类似的错误,但都没很好的解决。 请问要怎么做?
原来 gcc: installation problem, cannot exec `as` No such file or directory #pkgadd -d SUNWsprot #pkgadd -d SUNWarc 之后,又出现了新的问题: bash-3.2# gcc test.c collect2: cannot find `ld' 请高手帮忙