[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[microblaze-uclinux] Compilation Error



Hi,

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
make[1]: *** [init/main.o] Error 1
make[1]: Leaving directory `/homes/gws/jhebert/ucLin/uClinux-2.4.x'
make: *** [linux] Error 1


This is from fresh cvs checkouts of uClinux-dist and uClinux-2.4.x this 
morning and the current toolchain. 
I am first running 'make menuconfig', 'make dep', then 'make' and choosing 
all the defaults during 'make menuconfig'.

'mb-gcc' is visible in my path and I am able to compile the 'test.c' 
program as suggested on the website to confirm that the toolchain is 
working correctly. 

I have already tried deleting all the files and re-installing everything, 
but the same error comes up. Any suggestions?

Thanks,
Jack Hebert
___________________________
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/