make發生問題 - BBS

Table of Contents

我按照本板第十一篇的說法,
在修完/home/bbs/src/include裡的config.h後,
到/home/bbs/src/maple進行編譯。

但不知道是我編譯順序弄錯還是怎樣,
電腦總會出現許多warning。

我進到/home/bbs/src/maple後,首先make clean。
接著如果我make的話,他會要我選擇一個作業系統。
於是我只好輸入make linux。
這時warning就出現了。大概是這樣的形式:

xpost.c: 815 warning : pointer targets in passing arguement 3 of 'vget'
differ in signedness.

不是只有一兩行而已。是好幾十行。
重新make linux一次就沒有了。
但進入程式後,系統還是沒有被修改過。

請問我的編譯步驟是錯在哪裡呢?
謝謝!

--

All Comments