我修改了bbs.c
想加上普通ID对自己文章的不可re设置
因为还没完全写好
所以就把这些代码注释掉了
重新编译
make 之后有这样的错误提示:
Making all in sshbbsd
[Compiling ../rzsz/.libs/libzmodem.a]
bbs.o(.text+0x1b93): In function `zsend_attach':
/home/smthbbs-1.2/smthbbs-1.2/sshbbsd/bbs.c:1026: undefined reference to
`setcachehomefile'
collect2: ld returned 1 exit status
make[3]: *** [sshbbsd] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
这是为什么??
修改之前是可以正常编译的
再说我修改的部分跟zmodem上传没有什么关系阿
--
FROM 219.224.195.142