[root@zxd root]# cd /home/src/local_utl
[root@zxd local_utl]# make install
gcc -Wall -O2 -mmmx -msse -mcpu=pentium3 -march=pentium3 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g bbslogd.c
bbslogd.c:4:28: ght_hash_table.h: 没有那个文件或目录
bbslogd.c:78: parse error before '*' token
bbslogd.c:78: warning: type defaults to `int' in declaration of `passerrtable'
bbslogd.c:78: warning: data definition has no type or storage class
bbslogd.c:79: parse error before '*' token
bbslogd.c:79: warning: type defaults to `int' in declaration of `bansitetable'
bbslogd.c:79: warning: data definition has no type or storage class
bbslogd.c: In function `bansiteop':
bbslogd.c:145: `ght_iterator_t' undeclared (first use in this function)
bbslogd.c:145: (Each undeclared identifier is reported only once
bbslogd.c:145: for each function it appears in.)
bbslogd.c:145: parse error before "iterator"
bbslogd.c:146: `ght_hash_table_t' undeclared (first use in this function)
bbslogd.c:146: `tmptable' undeclared (first use in this function)
bbslogd.c:152: warning: implicit declaration of function `ght_create'
bbslogd.c:152: warning: assignment makes pointer from integer without a cast
bbslogd.c:156: warning: implicit declaration of function `ght_get'
bbslogd.c:156: warning: assignment makes pointer from integer without a cast
bbslogd.c:165: warning: implicit declaration of function `ght_insert'
bbslogd.c:177: warning: assignment makes pointer from integer without a cast
bbslogd.c:182: warning: implicit declaration of function `ght_first'
bbslogd.c:182: `iterator' undeclared (first use in this function)
bbslogd.c:182: warning: assignment makes pointer from integer without a cast
bbslogd.c:183: warning: implicit declaration of function `ght_next'
bbslogd.c:183: warning: assignment makes pointer from integer without a cast
bbslogd.c:193: warning: implicit declaration of function `ght_finalize'
bbslogd.c: In function `filter_passerr':
bbslogd.c:207: warning: assignment makes pointer from integer without a cast
bbslogd.c:215: warning: assignment makes pointer from integer without a cast
bbslogd.c: In function `expireevent':
bbslogd.c:257: warning: assignment makes pointer from integer without a cast
bbslogd.c:260: warning: implicit declaration of function `ght_remove'
make: *** [bbslogd.o] Error 1
【 在 yuhuan 的大作中提到: 】
: 错误信息贴全
--
FROM 61.183.82.64