- 主题:编译comm_lists.c的问题
bash-2.02$ make
gcc -s -O2 -I../include -DSHOW_IDLE_TIME -DWITHOUT_CHROOT -c comm_lists.c
comm_lists.c:71: parse error before `90'
comm_lists.c:200: warning: initialization makes pointer from integer without a c
ast
make: *** [comm_lists.o] Error 1
这个是什么意思啊?
--
FROM 211.66.17.*
原来重复定义了
【 在 lxbks (lxb) 的大作中提到: 】
: bash-2.02$ make
: gcc -s -O2 -I../include -DSHOW_IDLE_TIME -DWITHOUT_CHROOT -c comm_lists.c
: comm_lists.c:71: parse error before `90'
: ...................
--
FROM 211.66.17.*
sigh
一连接就掉线会是什么问题?
【 在 atppp (Big Mouse) 的大作中提到: 】
: 又是一个自问自答的好孩子,赞~~
--
FROM 211.66.17.*