- 主题:disable了ssh还是出错
因为前面编译bbssshd的时候出错
我尝试了--disable-ssh
可是。。。
[Compiling .libs/libimp-cygltdl-3.a]
/home/hpjing/smthbbs-1.2/bbs2www/lib/.libs/libbbslib.a(bbslib.o)(.text+0x2f73):b
bslib.c: undefined reference to `_MsgDesUid'
/home/hpjing/smthbbs-1.2/bbs2www/lib/.libs/libbbslib.a(bbslib.o)(.text+0x2f92):b
bslib.c: undefined reference to `_sendmsgfunc'
/home/hpjing/smthbbs-1.2/bbs2www/lib/.libs/libbbslib.a(bbslib.o)(.text+0x4aa9):b
bslib.c: undefined reference to `_auto_register'
/home/hpjing/smthbbs-1.2/bbs2www/lib/.libs/libbbslib.a(bbslib.o)(.text+0x550f):b
bslib.c: undefined reference to `_string_copy'
/home/hpjing/smthbbs-1.2/bbs2www/lib/.libs/libbbslib.a(bbslib.o)(.text+0x5544):b
bslib.c: undefined reference to `_string_copy'
/home/hpjing/smthbbs-1.2/bbs2www/lib/.libs/libbbslib.a(bbslib.o)(.text+0x5576):b
bslib.c: undefined reference to `_string_copy'
/home/hpjing/smthbbs-1.2/bbs2www/lib/.libs/libbbslib.a(bbslib.o)(.text+0x55a8):b
bslib.c: undefined reference to `_string_copy'
collect2: ld returned 1 exit status
make[4]: *** [bbsall.exe] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
--
FROM 162.105.31.*
不用disable,编译的时候直接不写那个参数就行了。你试试
【 在 sixue@feeling.smth.org-SPAM.no (宋似雪) 的大作中提到: 】
: 因为前面编译bbssshd的时候出错
: 我尝试了--disable-ssh
: 可是。。。
: [Compiling .libs/libimp-cygltdl-3.a]
: /home/hpjing/smthbbs-1.2/bbs2www/lib/.libs/libbbslib.a(bbslib.o)(.text+0x2f73):b
: bslib.c: undefined reference to `_MsgDesUid'
: /home/hpjing/smthbbs-1.2/bbs2www/lib/.libs/libbbslib.a(bbslib.o)(.text+0x2f92):b
: bslib.c: undefined reference to `_sendmsgfunc'
: ...................
--
FROM 202.115.68.238
但是现在出错的不是ssh部分,好像
【 在 chinobug (kaka我爱她) 的大作中提到: 】
: 不用disable,编译的时候直接不写那个参数就行了。你试试
: 【 在 sixue@feeling.smth.org-SPAM.no (宋似雪) 的大作中提到: 】
: : 因为前面编译bbssshd的时候出错
: : 我尝试了--disable-ssh
: : 可是。。。
: : [Compiling .libs/libimp-cygltdl-3.a]
: : /home/hpjing/smthbbs-1.2/bbs2www/lib/.libs/libbbslib.a(bbslib.o)(.text+0x2f73):b
: : bslib.c: undefined reference to `_MsgDesUid'
: ...................
--
FROM 202.38.64.3