- 主题:出错信息
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -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
--
FROM 220.172.240.86
先用 root 帐号在 software 目录中 make installghthash 来安装 ghthash.
【 在 yaomaohua (缘起缘灭) 的大作中提到: 】
: gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -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
: ...................
--
FROM 218.194.254.33
cd software
cat README
make installghthash
【 在 yaomaohua.bbs@bbs.qxntc.edu.cn (缘起缘灭) 的大作中提到: 】
: gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -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
: ...................
--
FROM 162.105.22.233
谢谢~~~~~~~
【 在 robberyanzg.bbs@ytht.net (偷糊涂币的) 的大作中提到: 】
: cd software
: cat README
: make installghthash
: 【 在 yaomaohua.bbs@bbs.qxntc.edu.cn (缘起缘灭) 的大作中提到: 】
: : gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -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'
: ...................
--
FROM 220.172.240.86
[bbs@localhost local_utl]$ make install
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g bbslogd.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o bbslogd bbslogd.o -L/home/bbs/bin -lythtbbs -lytht -lghthash
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g MakeIndex3.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o MakeIndex3 MakeIndex3.o -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g bm.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o bm bm.o -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o bm2 bm2.c -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g filter.c -o filter
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g find_lost_mail.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o find_lost_mail find_lost_mail.o -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g find_rm_lost.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o find_rm_lost find_rm_lost.o -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g fixdir.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o fixdir fixdir.o -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g id_boards.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o id_boards id_boards.o -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g id_distr.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o id_distr id_distr.o -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g logfreq.c -o logfreq
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g near.c -o near
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g ptyexec.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -lutil -o ptyexec ptyexec.o
gcc -D_GNU_SOURCE -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o reminder reminder.c -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g save_brc.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o save_brc save_brc.o -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g searchauther.c -o searchauther
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g selpersonal.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o selpersonal selpersonal.o -L/home/bbs/bin -lythtbbs -lytht -lm
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g showwhoperm.c -o showwhoperm
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g sumcgitime.c -o sumcgitime
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g tuijian.c -o tuijian
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g upersonal.c -o upersonal
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g cpersonal.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o cpersonal cpersonal.o -L/home/bbs/bin -lythtbbs -lytht
gcc -D_GNU_SOURCE -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o transuu2bin transuu2bin.c -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g bbspop3d.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o bbspop3d bbspop3d.o -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g bbsevad.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o bbsevad bbsevad.o -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g combine_arc.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o combine_arc combine_arc.o -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g repsync.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o repsync repsync.o
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o upnew upnew.c -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g newtop10.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o newtop10 newtop10.o -L/home/bbs/bin -lythtbbs -lytht -lghthash
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g newboards.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o newboards newboards.o -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g printSecLastUpdate.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o printSecLastUpdate printSecLastUpdate.o -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g autoBanBoards.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o autoBanBoards autoBanBoards.o -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o brcBoards brcBoards.c -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g boardRelate.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o boardRelate boardRelate.o -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g undeletedir.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o undeletedir undeletedir.o -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g watchman.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o watchman watchman.o -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g autounprison.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o autounprison autounprison.o sysrecord.o -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g bm7day.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o bm7day bm7day.o -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o shminit shminit.c -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o checkshm checkshm.c -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o auto_kickout auto_kickout.c -L/home/bbs/bin -lythtbbs -lytht
gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o auto_deluser auto_deluser.c -L/home/bbs/bin -lythtbbs -lytht
chmod 0700 finddf mergeb averun showuser refriend2 autoundeny autoclear auto_rm_junk userip tianqi nbstat 2nd_expire bbsstatlog bbsstatproclog clear_junk clear_attach searchLastMark sortdir printSecLastMark searchDIR auto_rm_fakedir bbslogd MakeIndex3 bm bm2 filter find_lost_mail find_rm_lost fixdir id_boards id_distr logfreq near ptyexec reminder save_brc searchauther selpersonal showwhoperm sumcgitime tuijian upersonal cpersonal transuu2bin bbspop3d bbsevad combine_arc repsync upnew newtop10 newboards printSecLastUpdate autoBanBoards brcBoards boardRelate undeletedir watchman autounprison bm7day shminit checkshm auto_kickout auto_deluser
chmod: 正在更改 ‘finddf’ 的权限: 不允许的操作
chmod: 正在更改 ‘mergeb’ 的权限: 不允许的操作
chmod: 正在更改 ‘averun’ 的权限: 不允许的操作
chmod: 正在更改 ‘showuser’ 的权限: 不允许的操作
chmod: 正在更改 ‘refriend2’ 的权限: 不允许的操作
chmod: 正在更改 ‘autoundeny’ 的权限: 不允许的操作
chmod: 正在更改 ‘autoclear’ 的权限: 不允许的操作
chmod: 正在更改 ‘auto_rm_junk’ 的权限: 不允许的操作
chmod: 正在更改 ‘userip’ 的权限: 不允许的操作
chmod: 正在更改 ‘tianqi’ 的权限: 不允许的操作
chmod: 正在更改 ‘nbstat’ 的权限: 不允许的操作
chmod: 正在更改 ‘2nd_expire’ 的权限: 不允许的操作
chmod: 正在更改 ‘bbsstatlog’ 的权限: 不允许的操作
chmod: 正在更改 ‘bbsstatproclog’ 的权限: 不允许的操作
chmod: 正在更改 ‘clear_junk’ 的权限: 不允许的操作
chmod: 正在更改 ‘clear_attach’ 的权限: 不允许的操作
chmod: 正在更改 ‘searchLastMark’ 的权限: 不允许的操作
chmod: 正在更改 ‘sortdir’ 的权限: 不允许的操作
chmod: 正在更改 ‘printSecLastMark’ 的权限: 不允许的操作
chmod: 正在更改 ‘searchDIR’ 的权限: 不允许的操作
chmod: 正在更改 ‘auto_rm_fakedir’ 的权限: 不允许的操作
make: *** [install] Error
【 在 yaomaohua (缘起缘灭) 的大作中提到: 】
: 谢谢~~~~~~~
: 【 在 robberyanzg.bbs@ytht.net (偷糊涂币的) 的大作中提到: 】
: : cd software
: : cat README
: : make installghthash
: : ...................
--
FROM 220.172.240.86
先 chmod -R bbs. /home/bbs /home/bbssrc -R
【 在 yaomaohua (缘起缘灭) 的大作中提到: 】
: [bbs@localhost local_utl]$ make install
: gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g bbslogd.c
: gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o bbslogd bbslogd.o -L/home/bbs/bin -lythtbbs -lytht -lghthash
: gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g MakeIndex3.c
: gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o MakeIndex3 MakeIndex3.o -L/home/bbs/bin -lythtbbs -lytht
: gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g bm.c
: gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o bm bm.o -L/home/bbs/bin -lythtbbs -lytht
: gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o bm2 bm2.c -L/home/bbs/bin -lythtbbs -lytht
: ...................
--
FROM 218.194.254.33
chmod -R bbs. /home/bbs
吧,可能你原来用 root make install 过
【 在 yaomaohua (缘起缘灭) 的大作中提到: 】
: [bbs@localhost local_utl]$ make install
: gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g bbslogd.c
: gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o bbslogd bbslogd.o -L/home/bbs/bin -lythtbbs -lytht -lghthash
: gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g MakeIndex3.c
: gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o MakeIndex3 MakeIndex3.o -L/home/bbs/bin -lythtbbs -lytht
: gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g bm.c
: gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o bm bm.o -L/home/bbs/bin -lythtbbs -lytht
: gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o bm2 bm2.c -L/home/bbs/bin -lythtbbs -lytht
: ...................
--
FROM 218.194.254.33
知道了,我是用错身分了?ft
【 在 dgwang (DG大哥) 的大作中提到: 】
: chmod -R bbs. /home/bbs
: 吧,可能你原来用 root make install 过
: 【 在 yaomaohua (缘起缘灭) 的大作中提到: 】
: : [bbs@localhost local_utl]$ make install
: : gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g bbslogd.c
: : gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o bbslogd bbslogd.o -L/home/bbs/bin -lythtbbs -lytht -lghthash
: : gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g MakeIndex3.c
: : gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o MakeIndex3 MakeIndex3.o -L/home/bbs/bin -lythtbbs -lytht
: ...................
--
FROM 220.172.240.86
照我的来,先用root装,装完了
chown -R bbs.bbs /home/bbs
【 在 yaomaohua.bbs@bbs.qxntc.edu.cn (缘起缘灭) 的大作中提到: 】
: 知道了,我是用错身分了?ft
: 【 在 dgwang (DG大哥) 的大作中提到: 】
: : chmod -R bbs. /home/bbs
: : 吧,可能你原来用 root make install 过
: : ...................
--
FROM 162.105.22.233
还是一样的错误,是不是用
chown bbs. /home/bbssrc -R呀?
不是chown bbs. /home/bbs -R?
【 在 dgwang (DG大哥) 的大作中提到: 】
: 先用 root 帐号在 software 目录中 make installghthash 来安装 ghthash.
: 【 在 yaomaohua (缘起缘灭) 的大作中提到: 】
: : gcc -Wall -O2 -mmmx -msse -mcpu=pentium4 -march=pentium4 -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
: ...................
--
FROM 220.172.240.86