Re: Failed to build dfui backend.

看板DFBSD_submit作者時間21年前 (2005/01/16 02:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串3/3 (看更多)
On Sat, 15 Jan 2005 22:49:37 +0800 sam <samwun@hgcbroadband.com> wrote: > Hi, > > I extracted the CVS source from bsdinstaller website. Most of the > components have built perfectly fine. These components include > libaura-2.0, dfuife-lua, and others, but building lua-5.0 failed. Then I > tried to build it in the src/backend/ directory with the make command, > and it does failed with the following message: > > # make > ===> installer > cc -O -pipe -Wall -I/usr/local/include -c fn_disk.c > fn_disk.c: In function `fn_select_disk': > fn_disk.c:90: warning: implicit declaration of function > `disk_get_device_name' > [...] > What should I do to fix the above problem? Build and install the libraries (libaura, libdfui, libinstaller) first. > When compile lua package in the lua/ directory, I got the following error: > > # make > [ -d so ] || mkdir so > cc -O -pipe -Wall -I/usr/local/include common.c bitwise.c dfui.c > progress.c pipe.c fs.c lua_gettext.c -static -L/usr/loc > al/lib/ -ldfui -laura -lm -llua -llualib -shared -o so/dfuibe_lua.so > common.c:64:17: lua.h: No such file or directory > common.c:65:21: lauxlib.h: No such file or directory > common.c:66:20: lualib.h: No such file or directory Build and install Lua first. -Chris
文章代碼(AID): #11wM6d00 (DFBSD_submit)
文章代碼(AID): #11wM6d00 (DFBSD_submit)