Re: maple在redhat7.3上的一個問題....

看板Maple (BBS架站)作者時間22年前 (2002/10/11 06:18), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串3/4 (看更多)
※ 引述《Hsiao (大家一起耍低落 ...)》之銘言: > ※ 引述《suny.bbs@bbs.sayya.org (^^ @@ ><" ** ^^||)》之銘言: > > 我在/home/bbs/src/lib目錄裡,執行 make 出現下面情形 > > gcc -O2 -s -pipe -fomit-frame-pointer -Wunused -I../include -c f_map.c > > f_map.c: In function `f_map': > > f_map.c:31: `NULL' undeclared (first use in this function) > > f_map.c:31: (Each undeclared identifier is reported only once > > f_map.c:31: for each function it appears in.) > > make: *** [f_map.o] Error 1 > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > 我也如何決解呢? > ~/src/lib/f_map.c > 前面加一行 > #include <stdio.h> > make clean OS-TYPE install 順帶一提 ... 用RH 7.x應該都是改下面這些東西 ... ~/src/lib/f_map.c加個include <stdio.h> ~/src/include/bbs.h把<sys/time.h>改成<time.h> ~/src/maple/menu.c加個int m_register(void); int u_register(void); int m_trace(void); ~/src/util/webx.c加個include <time.h> -- ※ Origin: 搔 手 弄 資 <csc.hcsh.tpc.edu.tw> ◆ From: 61-216-110-59.HINET-IP.hinet.net
文章代碼(AID): #zfVoS00 (Maple)
文章代碼(AID): #zfVoS00 (Maple)