[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] Fwd: Kernel Compile error New error
At Wed, 29 Dec 2004 00:39:52 -0800 (PST),
Greg Miller wrote:
>
> OK,
>
> I stripped the selections down to almost nothing. I
> get the following error:
>
> I must be doing something wrong in general... Any
> ideas?
>
> make[2]: Entering directory
> `/opt/uClinux-dist/user/boottools'
the log is not kernel build log. you are tring to build
boottools, no?
I don't think the tool support microblaze arch.
> xloader.c:18: asm/uCbootstrap.h: No such file or
> directory
% find linux-2.?.x/include/asm-*|grep uCbootstrap.h
linux-2.4.x/include/asm-armnommu/uCbootstrap.h
linux-2.4.x/include/asm-m68knommu/uCbootstrap.h
so only m68knommu and armnommu is supported.
I assume it's easy to port it to microblaze.
--
yashi
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/