On Tue, Mar 06, 2007 at 03:11:19PM +0100, ccases@navista.fr wrote:
make[1]: *** No rule to make target `/rtl8139.elf', needed by `payload.nrv2b'. Stop. make[1]: Leaving directory `/home/ccases/LinuxBIOSv2/targets/advantech/pcm-5823/pcm-5823/fallback' make: *** [fallback/linuxbios.rom] Error 1
It's ok now but I have this message, I don't know or I puts the file *.elf or the link for the file, my architecture is like that :
$/home/ccases/LinuxBIOSv2/.. $/home/ccases/etherboot-5.2.6/..
Change the payload line in /home/ccases/LinuxBIOSv2/targets/advantech/pcm-5823/Config.lb
from: payload /rtl8139.elf
to: payload /home/ccases/etherboot-5.2.6/src/bin/rtl8139.elf
and then rerun buildtarget and then make.
//Peter
-- linuxbios mailing list linuxbios@linuxbios.org http://www.openbios.org/mailman/listinfo/linuxbios
It's ok now he compil in fallback not in normal, what is with the config on which I am to rest to make my files (iei nova4899r, because it's the same technologie of mainboard)
thank's for your help ;)
regards
Ccases