- 主题:为什么会出这样的错?
[Compiling bbslib.lo]
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DNJU_WWWBBS -DBBS2WWW -DINVISIBLE -DSAFE_KILL -D_DETAIL_UINFO_ -DSHOW_IDLE_TIME -I../../src -I../include -Wall -DLINUX -MT bbslib.lo -MD -MP -MF .deps/bbslib.Tpo -c bbslib.c -fPIC -DPIC -o .libs/bbslib.o
bbslib.c: In function `www_user_login':
bbslib.c:1104: `genbuf' undeclared (first use in this function)
bbslib.c:1104: (Each undeclared identifier is reported only once
bbslib.c:1104: for each function it appears in.)
bbslib.c:1107: `uc' undeclared (first use in this function)
make[3]: *** [bbslib.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
--
FROM 222.242.11.*
去掉HAVE_TSINGHUA××那个
这个东西说了好几个月了还没改?
【 在 pig2532 (我是猪猪猪) 的大作中提到: 】
: [Compiling bbslib.lo]
: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DNJU_WWWBBS -DBBS2WWW -DINVISIBLE -DSAFE_KILL -D_DETAIL_UINFO_ -DSHOW_IDLE_TIME -I../../src -I../include -Wall -DLINUX -MT bbslib.lo -MD -MP -MF .deps/bbslib.Tpo -c bbslib.c -fPIC -DPIC -o .libs/bbslib.o
: bbslib.c: In function `www_user_login':
: ...................
--
FROM 221.14.178.*
刚才那个问题没了,谢谢.
但是还有这些错误:
../../src/func.h:638: previous declaration of `ann_set_items'
phpbbslib.c:9039: warning: data definition has no type or storage class
phpbbslib.c:9040: parse error before '.' token
phpbbslib.c:9043: parse error before "sizeof"
phpbbslib.c:9044: parse error before numeric constant
phpbbslib.c:9044: warning: type defaults to `int' in declaration of `ZVAL_STRING'
【 在 JulyClyde (七月) 的大作中提到: 】
: 去掉HAVE_TSINGHUA××那个
: 这个东西说了好几个月了还没改?
--
FROM 222.242.11.*
系统是啥?编译器版本?
【 在 pig2532 (我是猪猪猪) 的大作中提到: 】
: 刚才那个问题没了,谢谢.
: 但是还有这些错误:
: ../../src/func.h:638: previous declaration of `ann_set_items'
: ...................
--
FROM 128.12.181.*