[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] Compilation Error
Hi Jack,
Jack Hebert wrote:
> I am trying to get uclinux to compile but am for some reason getting an
> error after the 'make' command:
>
> scripts/split-include include/linux/autoconf.h include/config
> mb-gcc -D__KERNEL__ -I/homes/gws/jhebert/ucLin/uClinux-2.4.x/include
> -Wall -Wstrict-prototypes -Wno-trigraphs -O1 -g -fno-strict-aliasing
> -fno-common -fno-builtin -DNO_MM -DNO_FPU -D__ELF__
> -DUTS_SYSNAME=\"uClinux\" -D__linux__
> -I/homes/gws/jhebert/microblaze/bin/../lib/gcc-lib/microblaze/2.95.3-4/./include
> -mno-xl-soft-mul -mno-xl-soft-div -mxl-barrel-shift
> -DKBUILD_BASENAME=main -c -o init/main.o init/main.c
> In file included from
> /homes/gws/jhebert/ucLin/uClinux-2.4.x/include/linux/pagemap.h:16,
> from
> /homes/gws/jhebert/ucLin/uClinux-2.4.x/include/linux/locks.h:8,
> from
> /homes/gws/jhebert/ucLin/uClinux-2.4.x/include/linux/blk.h:5,
> from init/main.c:25:
> /homes/gws/jhebert/ucLin/uClinux-2.4.x/include/linux/highmem.h:6:
> asm/kmap_types.h: No such file or directory
The uClinux maintainers are in the middle of importing the mainline
Linux kernel sources - so the CVS is temporarily broken.
You can get revert your working copy to the pre-import state by running
the following from the top-level uClinux-2.4.x directory:
$ cvs update -r before_linux_2_4_31
Regards,
John
___________________________
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/