error: expected `,' or `...' before numeric constant是什么错误啊???
本帖最后由 jinyuliang 于 2010-05-21 22:06 编辑 纯学习目的,我给 Apache 注册了一个新的信号,现在在编写信号处理程序,编译时出现这样的错误: [code]gcc -c -I../os/unix -I../include -Dlinux=2 -DUSE_HSREGEX `../apaci` http_main.c In file included from http_main.c:129: ../include/http_online_modification.h:57: 错误:expected ‘;’, ‘,’ or ‘)’ before ‘.’ token make[3]: *** [http_main.o] 错误 ...
if ! [ -f /home/portal/test1 ] then echo "file not exist!" exit 1 fi 执行这条语句出现如下错误,请各位童鞋帮忙。。。。。。 ./test1: line 5: syntax error near unexpected token `fi' ./test1: line 5: `fi'
请教: linux (rhel5) ls -l dufile*(.c|.o) 出现near unexpected token 错误? 我用的shell 是bash,bash 是支持扩展模式吧,是哪里出错? 谢谢!
我有三个文件,class.config.jsp class.mysql.jsp test.jsp 访问总是报错,是个新手,没看出错误,那位朋友给看一下。 错误:/./include/class.mysql.jsp:5: '{' expected public class openDB(Config) class.config.jsp 代码如下: <%@page language="java"%> <%! class config_newwapdb { String host="wapdb"; String database="newwapdb"; String user="wap"; String passwd="wap949410";...
代码情况比较复杂,不好说... 举例说吧,有三个文件 a.c a.h b.c,a.h中定义一个结构体,在另外两个文件都会用到,所以两个文件都include"a.h", a.h还声明了一些a.c中的函数,编译的时候就出现下面错误,这些错误就是在a.h里面的函数声明处, a.h中的结构体用了 typedef ,不知道这个有没有影响,因为看了一些文章,但是也没完全搞明白... 如果有人遇到过这个问题就最好了~~ In file included from detect.h:5, ...
(原标题为:求解:一个菜鸟编程中的问题!)
编写了一个shell命令cp
代码如下:
#include
初学python,碰到了一个错误,求问如何解决?
>>> while a < 10:
... print a;
File "
安装xchm时出现的,怎么办? 先谢过了! [root@localhost tmp]# rpm -ivh xchm-0.9.3-1.i386.rpm error: xchm-0.9.3-1.i386.rpm: MD5 digest: BAD expected(f5a89ad3273880f6f9d2efc44bbee2fe) != (06a10f3e45c5b4237b2b6435f01c9bb9) error: xchm-0.9.3-1.i386.rpm cannot be installed
安装xchm时出现的,怎么办? 先谢过了! [root@localhost tmp]# rpm -ivh xchm-0.9.3-1.i386.rpm error: xchm-0.9.3-1.i386.rpm: MD5 digest: BAD expected(f5a89ad3273880f6f9d2efc44bbee2fe) != (06a10f3e45c5b4237b2b6435f01c9bb9) error: xchm-0.9.3-1.i386.rpm cannot be installed