[Trac #120] buildrom fails on fc5
Zarro Boogs per Child
bugtracker at laptop.org
Thu Sep 21 17:24:21 EDT 2006
#120: buildrom fails on fc5
-----------------------+----------------------------------------------------
Reporter: dilinger | Owner: rminnich
Type: defect | Status: new
Priority: normal | Milestone:
Component: linuxbios | Resolution:
Keywords: |
-----------------------+----------------------------------------------------
Old description:
> Running buildrpm on learn.laptop.org (an fc5 system) as a non-root user
> yields:
>
> nm -n linuxbios_ram | sort > linuxbios_ram.map
> objcopy --gap-fill 0xff -O binary linuxbios_ram linuxbios_ram.bin
> ./nrv2b e linuxbios_ram.bin linuxbios_ram.nrv2b
> input/output = 57168/29159 = 1.961
> 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
> objcopy: linuxbios.strip: Bad value
> objcopy: linuxbios.strip: Bad value
> make[2]: *** [linuxbios.strip] Error 1
> make[2]: Leaving directory
> `/home/dilinger/git/buildrom/work/linuxbios/LinuxBIOSv2/targets/olpc/rev_a/rev_a_1M/fallback'
> make[1]: *** [fallback/linuxbios.rom] Error 1
> make[1]: Leaving directory
> `/home/dilinger/git/buildrom/work/linuxbios/LinuxBIOSv2/targets/olpc/rev_a/rev_a_1M'
> make: ***
> [/home/dilinger/git/buildrom/work/linuxbios/LinuxBIOSv2/targets//olpc/rev_a/rev_a_1M/linuxbios.rom]
> Error 2
>
> Binutils is binutils-2.16.91.0.6-4
New description:
Running buildrpm on learn.laptop.org (an fc5 system) as a non-root user
yields:
{{{
nm -n linuxbios_ram | sort > linuxbios_ram.map
objcopy --gap-fill 0xff -O binary linuxbios_ram linuxbios_ram.bin
./nrv2b e linuxbios_ram.bin linuxbios_ram.nrv2b
input/output = 57168/29159 = 1.961
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
objcopy: linuxbios.strip: Bad value
objcopy: linuxbios.strip: Bad value
make[2]: *** [linuxbios.strip] Error 1
make[2]: Leaving directory
`/home/dilinger/git/buildrom/work/linuxbios/LinuxBIOSv2/targets/olpc/rev_a/rev_a_1M/fallback'
make[1]: *** [fallback/linuxbios.rom] Error 1
make[1]: Leaving directory
`/home/dilinger/git/buildrom/work/linuxbios/LinuxBIOSv2/targets/olpc/rev_a/rev_a_1M'
make: ***
[/home/dilinger/git/buildrom/work/linuxbios/LinuxBIOSv2/targets//olpc/rev_a/rev_a_1M/linuxbios.rom]
Error 2
}}}
Binutils is binutils-2.16.91.0.6-4
--
Ticket URL: <http://dev.laptop.org/ticket/120#comment:1>
One Laptop Per Child <http://laptop.org/>
More information about the Devel
mailing list