- 主题:www编译报错
郁闷..............
LIB.o -L/home/bbs/bin -lythtbbs -lytht
bbsdoc.o(.text+0x2cf): In function `printrelatedboard':
/home/src/nju09/bbsdoc.c:80: undefined reference to `getboardaux'
bbsdoc.o(.text+0x7aa): In function `bbsdoc_main':
/home/src/nju09/bbsdoc.c:235: undefined reference to `getboardaux'
bbsboa.o(.text+0x1131): In function `printlastmark':
/home/src/nju09/bbsboa.c:429: undefined reference to `getboardaux'
bbsanc.o(.text+0xae): In function `bbsanc_main':
/home/src/nju09/bbsanc.c:14: undefined reference to `getbfroma'
bbsanc.o(.text+0x1f0):/home/src/nju09/bbsanc.c:40: undefined reference to `getbfroma'
bbsanc.o(.text+0x41f):/home/src/nju09/bbsanc.c:90: undefined reference to `getbfroma'
bbs0an.o(.text+0x2fd): In function `bbs0an_main':
/home/src/nju09/bbs0an.c:78: undefined reference to `getbfroma'
bbs0an.o(.text+0x447):/home/src/nju09/bbs0an.c:115: undefined reference to `getbfroma'
bbslogin.o(.text+0x532): In function `bbslogin_main':
/home/src/nju09/bbslogin.c:52: undefined reference to `getsalt_md5'
bbslogin.o(.text+0x996): In function `wwwlogin':
/home/src/nju09/bbslogin.c:208: undefined reference to `update_max_online'
bbspwd.o(.text+0x161): In function `bbspwd_main':
/home/src/nju09/bbspwd.c:44: undefined reference to `getsalt_md5'
bbstdoc.o(.text+0x374): In function `bbstdoc_main':
/home/src/nju09/bbstdoc.c:144: undefined reference to `getboardaux'
bbsdoreg.o(.text+0x347): In function `bbsdoreg_main':
/home/src/nju09/bbsdoreg.c:75: undefined reference to `getsalt_md5'
bbstopcon.o(.text+0x1fd): In function `bbstopcon_main':
/home/src/nju09/bbstopcon.c:43: undefined reference to `getboardaux'
bbssearchboard.o(.text+0x264): In function `searchlist_alphabetical':
/home/src/nju09/bbssearchboard.c:52: undefined reference to `getboardaux'
bbssearchboard.o(.text+0x2a5):/home/src/nju09/bbssearchboard.c:53: undefined reference to `getboardaux'
BBSLIB.o(.text+0x5314): In function `updatelastpost':
/home/src/nju09/bbsupdatelastpost.c:8: undefined reference to `getlastpost'
BBSLIB.o(.text+0x5e63): In function `setbmstatus':
/home/src/nju09/BBSLIB.c:2819: undefined reference to `dosetbmstatus'
collect2: ld returned 1 exit status
make: *** [www] Error 1
--
FROM 159.226.115.86
编译lib
【 在 woodhill (woodhill) 的大作中提到: 】
: 郁闷..............
: LIB.o -L/home/bbs/bin -lythtbbs -lytht
: bbsdoc.o(.text+0x2cf): In function `printrelatedboard':
: /home/src/nju09/bbsdoc.c:80: undefined reference to `getboardaux'
: bbsdoc.o(.text+0x7aa): In function `bbsdoc_main':
: /home/src/nju09/bbsdoc.c:235: undefined reference to `getboardaux'
: bbsboa.o(.text+0x1131): In function `printlastmark':
: /home/src/nju09/bbsboa.c:429: undefined reference to `getboardaux'
: ...................
--
FROM 220.249.10.10
3x
【 在 yuhuan (in silico discovery) 的大作中提到: 】
: 编译lib
: 【 在 woodhill (woodhill) 的大作中提到: 】
: : 郁闷..............
: : LIB.o -L/home/bbs/bin -lythtbbs -lytht
: : bbsdoc.o(.text+0x2cf): In function `printrelatedboard':
: : /home/src/nju09/bbsdoc.c:80: undefined reference to `getboardaux'
: : bbsdoc.o(.text+0x7aa): In function `bbsdoc_main':
: : /home/src/nju09/bbsdoc.c:235: undefined reference to `getboardaux'
: ...................
--
FROM 202.119.32.102
编译通过了
可是make install后
访问报错redhat 9.0,用系统自带的apache,以前是好的啊
这次更新代码怎就不行了呢:-(
Server error!
The server encountered an internal error and was unable to complete your request.
Error message:
Premature end of script headers: www
If you think this is a server error, please contact the webmaster
【 在 yuhuan (in silico discovery) 的大作中提到: 】
: 编译lib
: 【 在 woodhill (woodhill) 的大作中提到: 】
: : 郁闷..............
: : LIB.o -L/home/bbs/bin -lythtbbs -lytht
: : bbsdoc.o(.text+0x2cf): In function `printrelatedboard':
: : /home/src/nju09/bbsdoc.c:80: undefined reference to `getboardaux'
: : bbsdoc.o(.text+0x7aa): In function `bbsdoc_main':
: : /home/src/nju09/bbsdoc.c:235: undefined reference to `getboardaux'
: ...................
--
FROM 202.119.32.102
先telnet一个用户先.
【 在 woodhill.bbs@ytht.net (woodhill) 的大作中提到: 】
: 编译通过了
: 可是make install后
: 访问报错redhat 9.0,用系统自带的apache,以前是好的啊
: 这次更新代码怎就不行了呢:-(
: Server error!
: The server encountered an internal error and was unable to complete your request.
: Error message:
: Premature end of script headers: www
: ...................
--
FROM 218.194.254.33