[LinuxBIOS] build target - error

anitha boyapati anitha.boyapati at gmail.com
Sun Jan 28 06:17:24 CET 2007


Hi,

 I started compiling on ubuntu this time.(GCC-4.0.3). I seemed to be having
problems with payloads

 Here is the err list when i tried to 'make' the demo example from docs.:

----------------------------------------------------------------------------------------------------



cp linuxbios_ram.nrv2b linuxbios_ram.rom
gcc -m32 -nostdlib -nostartfiles -static -o linuxbios -T ldscript.ld crt0.o
nm -n linuxbios | sort > linuxbios.map
objcopy --gap-fill 0xff -O binary linuxbios linuxbios.strip
make[1]: *** No rule to make target `../../../payloads/tg3--ide_disk.zelf',
needed by `payload'.  Stop.
make[1]: Leaving directory
`/media/hda6/bios/LinuxBIOSv2/targets/amd/solo/solo/normal'
make: *** [normal/linuxbios.rom] Error 1

---------------------------------------------------------------------------------------------------------------------------
So whats this? I  have checked out twice just incase I missed some
files.Anyhelp is appreciated.


On 1/28/07, Richard Smith <smithbone at gmail.com> wrote:
>
> anitha boyapati wrote:
>
> >
> > Can somebody help me out? I work with cygwin -NT 5.1.gcc version is
> 3.4.4.
> >  Thnks in advance.
> >
>
> There isn't any support for building under cygwin so you are sort of on
> your own.  I suspect that buildtarget didn't generate a proper config
> file or makefile.  Do you have access to a linux machine where you can
> do a build and then compare the 2 directories?
>
> Also look at the output from buildtarget. Did it give any errors?
> --
> Richard A. Smith
> smithbone at gmail.com
>
>


-- 
anithaboyapati
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20070128/33bea93c/attachment.html>


More information about the coreboot mailing list