ChinaUnix.net
相关文章推荐:

Loaded CWindowsSystem32ntdlldll Cannot find or open the PDB file

$ gcc thread.cpp -I/usr/include/boost-1_33_1 thread.cpp:105:2: warning: no newline at end of file /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -luser32 collect2: ld returned 1 exit status 有没有人碰到过该问题?怎么解决的 BTW:在WINDOWS2K下使用cygwin编译的

by FreeGnu - C/C++ - 2008-11-04 15:55:00 阅读(7054) 回复(6)

相关讨论

Anybody can tell me how can i open one function within compiled object file,which format is standard binary elf format.

by leslierainy - C/C++ - 2005-02-25 11:48:25 阅读(702) 回复(0)

执行makefile,生成exe的时候出现问题 ld: 0706-006 cannot find or open library file: -l clntsh ld:open(): A file or directory in the path name does not exist. make: 1254-004 The error code from the last command is 255. make中是这么写的 /opt/oracle/product/9.2/bin/oraxlc -q64 -o hldCT -qcpluscmt -DAIX=51 -D _Xopen_SOURCE cli_main.o cli_drv.o assist.o tcpcom.o -L/usr/lib -L//opt/orac...

by goodbyefaith - Oracle - 2007-03-29 16:47:31 阅读(8339) 回复(1)

all: has has: gcc hash.c Lhash.c -o has .PHONY: clean clean: rm -rf has 上面的makefile用make has 执行的时候 提示 /usr/bin/ld:cannot open output file has:Permission denied collect2:ld returned 1 exit status 把has 改成别的名字也不行 请问这个是什么原因?

by mousexqshe - C/C++ - 2007-07-27 10:23:45 阅读(6984) 回复(3)

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.

by zhshqzyc - C/C++ - 2006-04-28 08:52:33 阅读(1015) 回复(0)

[root@3843228 squid]# sarg SARG: Records in file: 1975, reading: 100.00% SARG: (download) cannot open file: /var/www/sarg/ONE-SHOT/2008Oct21-2008Oct22/period 装上之后第一次使用 sarg -o /var/www/html/hours -l /var/log/squid/access.log成功了, 但是后来在怎么也不好使了.高手请指教.

by root001 - 服务器应用 - 2008-10-28 11:49:15 阅读(2716) 回复(4)

os 5.05 telnet x.x.x.x 110 出現-ERR cannot find password file. 不知道是否少了一支password file thanks!!

by ddscsg - 其他UNIX - 2003-01-23 12:22:34 阅读(1134) 回复(1)

dbimport出现:cannot open sql script file在网上看到一些答案说路径不对,我的数据库脚本放在 uidb_sd.exp下面,我cd uidb_sd.exp 下面.执行还是不行?

by wang_lxiang - Informix - 2007-04-06 14:57:16 阅读(5820) 回复(1)

userdel: cannot open shadow group file 添加删除用户和组都出现这个,上次在论坛上看到有人解决过这个问题,请赐教一下,谢谢了 系统是redhatAS3

by luxinjun - 系统管理 - 2006-03-16 18:51:54 阅读(788) 回复(3)

求教?? 我已经执行过: chattr -i /etc/passwd chattr -i /etc/shadow chattr -i /etc/group ---------------------------- useradd test 错提示: useradd: error opening shadow group file 同样:userdel test 也是同样的错误提示???

by 微笑的牛 - Linux论坛 - 2006-03-16 17:24:48 阅读(1271) 回复(7)

执行 dbimport database -i path 就出现 cannot open sql script file提示,请问各位专家怎样解决??

by swch - Informix - 2004-08-26 14:52:02 阅读(4955) 回复(5)