谢谢指点,编译还是出错...
[Compiling gen_title.c]
gen_title.c: In function 'generate_board_title':
gen_title.c:42: warning: passing argument 4 of 'safe_mmapfile_handle'
from incompati
le pointer type
gen_title.c:106: warning: implicit declaration of function 'getbnum'
[Linking gen_title]
gen_title.o: In function `generate_board_title':
gen_title.c:(.text+0x5d6): undefined reference to `getbnum'
gen_title.c:(.text+0x5ff): undefined reference to `getbnum'
*** Error code 1
Stop in /usr/home/kbs/local_utl.
*** Error code 1
因为不会编程,所以有点菜,谢谢。。。
【 在 huangzy0138 (禹弟) 的大作中提到: 】
: c文件放在local_utl下面
: 然后修改local_utl目录下面的Makefile.am文件
: 加入这个文件名,然后重新编译
: ...................
--
FROM 113.68.17.*