On 2008-09-16, Grant Edwards <[EMAIL PROTECTED]> wrote:
> I'm attempting to follow the "getting started" article at
> http://www.ucdot.org/archive/tb/tb20020807.shtml. I'm trying
> to build uClinux-dist-20080808 for the xcopilot target using
> toolchain binaries from m68k-uclinux-tools-20061214.tar.bz2.
>
> None of the kernel versions will build.
>
> 2.6 Fails thusly:
>
> [...]
> CC arch/m68knommu/platform/68328/timers.o
> CC arch/m68knommu/platform/68328/config.o
> AS arch/m68knommu/platform/68328/romvec.o
> LD arch/m68knommu/platform/68328/built-in.o
> AS arch/m68knommu/platform/68328/head-pilot.o
> arch/m68knommu/platform/68328/head-pilot.S:37:23: error:
> bootlogo.rh: No such file or directory
> make[2]: *** [arch/m68knommu/platform/68328/head-pilot.o] Error 1
> make[1]: *** [arch/m68knommu/platform/68328] Error 2
> make[1]: Leaving directory
> /home/grante/uclinux/uClinux-dist/linux-2.6.x'
> make: *** [linux] Error 1
>
> Indeed, there doesn't appear to be a bootlogo.rh file in the
> 2.6 tree (there is in the 2.4 tree).
Copying bootlogo.rh into the expected location in the 2.6
tree allows the build to get further, but it then eventually
fails with this error:
LD drivers/firmware/built-in.o
CC drivers/hid/hid-core.o
CC drivers/hid/hid-input.o
/tmp/ccCMNnsO.s: Assembler messages:
/tmp/ccCMNnsO.s:915: Error: operands mismatch -- statement `bclr
#315,(%a0)' ignored
/tmp/ccCMNnsO.s:926: Error: operands mismatch -- statement `bclr
#314,(%a0)' ignored
/tmp/ccCMNnsO.s:949: Error: operands mismatch -- statement `bclr
#303,(%a0)' ignored
/tmp/ccCMNnsO.s:1585: Error: operands mismatch -- statement `bclr
#256,(%a0)' ignored
/tmp/ccCMNnsO.s:1607: Error: operands mismatch -- statement `bclr
#385,(%a0)' ignored
/tmp/ccCMNnsO.s:1618: Error: operands mismatch -- statement `bclr
#405,(%a0)' ignored
[ a a bunch of similar warnings elided ]
/tmp/ccCMNnsO.s:2542: Error: operands mismatch -- statement `bclr
#419,(%a0)' ignored
/tmp/ccCMNnsO.s:2553: Error: operands mismatch -- statement `bclr
#420,(%a0)' ignored
/tmp/ccCMNnsO.s:2729: Error: operands mismatch -- statement `bclr
#464,(%a0)' ignored
/tmp/ccCMNnsO.s:2863: Error: operands mismatch -- statement `bset
#330,(%a0)' ignored
/tmp/ccCMNnsO.s:2903: Error: operands mismatch -- statement `bclr
#330,(%a0)' ignored
/tmp/ccCMNnsO.s:2914: Error: operands mismatch -- statement `bclr
#331,(%a0)' ignored
/tmp/ccCMNnsO.s:2925: Error: operands mismatch -- statement `bclr
#321,(%a0)' ignored
make[3]: *** [drivers/hid/hid-input.o] Error 1
make[2]: *** [drivers/hid] Error 2
make[1]: *** [drivers] Error 2
make[1]: Leaving directory `/home/grante/uclinux/uClinux-dist/linux-2.6.x'
make: *** [linux] Error 1
--
Grant Edwards grante Yow! I'm shaving!!
at I'M SHAVING!!
visi.com
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev