[U-Boot-Users] ssi.h file missing - UBoot1.1.2 on p4

p.karthik at purplevisiontech.com p.karthik at purplevisiontech.com
Thu Dec 1 12:14:00 CET 2005


Hi,
    I tried to compile UBoot -1.1.2 on Pentium4 with linuxKernel 2.4.21-4.EL. But it gives the error mg says that "ssi.h: No such file or directory". Please help me to solve this problem.


# make distclean
    .........
# make sc520_cdp_config
    .........
#make
    .........


error msg:
-------------
a - vsprintf.o
a - zlib.o
make[1]: Leaving directory `/home/karthik/i386-uboot/src/u-boot-1.1.2/lib_generic'
make -C `dirname board/sc520_spunk/libsc520_spunk.a`
make[1]: Entering directory `/home/karthik/i386-uboot/src/u-boot-1.1.2/board/sc520_spunk'
gcc -M -g  -Os    -D__KERNEL__ -DTEXT_BASE=0x387c0000 -I/home/karthik/i386-uboot/src/u-boot-1.1.2/include -fno-builtin -ffreestanding -nostdinc -isystem /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/include -pipe  -DCONFIG_I386 -D__I386__ -march=i386 -Werror sc520_spunk_asm.S sc520_spunk_asm16.S sc520_spunk.c flash.c > .depend
sc520_spunk.c:27:17: ssi.h: No such file or directory
make[1]: *** [.depend] Error 1
make[1]: Leaving directory `/home/karthik/i386-uboot/src/u-boot-1.1.2/board/sc520_spunk'
make: *** [board/sc520_spunk/libsc520_spunk.a] Error 2





More information about the U-Boot mailing list