重新編譯轉信程式的問題 - BBS

Enid avatar
By Enid
at 2004-12-26T15:58

Table of Contents

最近把自己站上的src換成20041224的版本
但發現其中新版的轉信程式跑不起來
因此想用回舊的試試看
於是將src/innd下的內容改為舊版
重新編譯過出現以下錯誤:
In file included from channel.c:14:
bbslib.h:12: conflicting types for `nodelist_t'
../include/struct.h:664: previous declaration of `nodelist_t'
bbslib.h:21: conflicting types for `newsfeeds_t'
../include/struct.h:677: previous declaration of `newsfeeds_t'
In file included from channel.c:19:
nocem.h:17: conflicting types for `ncmperm_t'
../include/struct.h:686: previous declaration of `ncmperm_t'
channel.c: In function `main':
channel.c:1605: warning: assignment makes pointer from integer without a cast
*** Error code 1

Stop in /home/bbs/src/innbbsd.
*** Error code 1

Stop in /home/bbs/src/innbbsd.
*** Error code 1

Stop in /home/bbs/src.

請問應該要如何修正
謝謝

--
Tags: BBS

All Comments

Re: 請問一下..我在安裝MAPLE-ITOC時出了點問題...

Poppy avatar
By Poppy
at 2004-12-03T06:03
※ 引述《Xuan0 (神選)》之銘言: : ※ 引述《mosquito520 (蚊子)》之銘言: : : ???????? : : ???? : 那是因為你bbs這個帳號的home directory設usr/home/bbs : vipw可以改 我設了兩個帳號... mosquito跟bbs兩個帳號... ...

Re: 請問一下..我在安裝MAPLE-ITOC時出了點問題...

Elizabeth avatar
By Elizabeth
at 2004-12-03T05:37
※ 引述《Xuan0 (神選)》之銘言: : ※ 引述《mosquito520 (蚊子)》之銘言: : : ???????? : : ???? : 那是因為你bbs這個帳號的home directory設usr/home/bbs : vipw可以改 - ...

Re: 請問一下..我在安裝MAPLE-ITOC時出了點問題...

Charlie avatar
By Charlie
at 2004-11-27T15:44
※ 引述《mosquito520 (蚊子)》之銘言: : ※ 引述《mosquito520 (蚊子)》之銘言: : : 謝謝你的回覆... : : 我確認了一下... : : 我BBS的帳號的目錄設定成/home/bbs... : : 不過我CD ~回根目錄的時候... : : PWD顯示/usr/home/ ...

Re: 請問一下..我在安裝MAPLE-ITOC時出了點問題...

Susan avatar
By Susan
at 2004-11-27T14:22
※ 引述《mosquito520 (蚊子)》之銘言: : ※ 引述《Xuan0 (神選)》之銘言: : : 檢查一下你的config.h和install.sh路徑設定有沒有錯 : 謝謝你的回覆... : 我確認了一下... : 我BBS的帳號的目錄設定成/home/bbs... : 不過我CD ~回根目錄的時 ...

Re: 請問一下..我在安裝MAPLE-ITOC時出了點問題...

Donna avatar
By Donna
at 2004-11-25T12:54
※ 引述《Xuan0 (神選)》之銘言: : ※ 引述《mosquito520 (蚊子)》之銘言: : : /usr/include/sys/mman.h:170: error: syntax error before and#34;intand#34; : : *** Error code 1 : : St ...