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 改成别的名字也不行 请问这个是什么原因?
Hi guys,here my situation gets worse and worse. I want to do a communication with my modem /dev/ttyx0,I put open("/dev/ttyx0", O_RDWR)in my programme,then I do a check if this open returns a -1,the result is that it returns always -1,which maens the device is not opened. Did I do anything wrong???
[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成功了, 但是后来在怎么也不好使了.高手请指教.
dbimport出现:cannot open sql script file在网上看到一些答案说路径不对,我的数据库脚本放在 uidb_sd.exp下面,我cd uidb_sd.exp 下面.执行还是不行?
执行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...
userdel: cannot open shadow group file 添加删除用户和组都出现这个,上次在论坛上看到有人解决过这个问题,请赐教一下,谢谢了 系统是redhatAS3
求教?? 我已经执行过: chattr -i /etc/passwd chattr -i /etc/shadow chattr -i /etc/group ---------------------------- useradd test 错提示: useradd: error opening shadow group file 同样:userdel test 也是同样的错误提示???
机器一到业务高峰online.log就出现以下提示: 10:11:04 Checkpoint Completed: duration was 1 seconds. 10:11:04 Checkpoint loguniq 99, logpos 0x4721018 10:12:58 NSF putlocal: t_open error: t_errno = 8, errno = 6. 10:12:58 listener-thread: err = -25574: oserr = 0: errstr = : Network driver cannot open the network device. 10:13:05 NSF putlocal: t_open error: t_errno = 8, errno = 6. 10:13:05 li...