* [U-Boot-Users] ssi.h file missing - UBoot1.1.2 on p4
@ 2005-12-01 11:14 p.karthik at purplevisiontech.com
2005-12-02 15:50 ` [U-Boot-Users] " David Updegraff
0 siblings, 1 reply; 3+ messages in thread
From: p.karthik at purplevisiontech.com @ 2005-12-01 11:14 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] Re: ssi.h file missing - UBoot1.1.2 on p4
2005-12-01 11:14 [U-Boot-Users] ssi.h file missing - UBoot1.1.2 on p4 p.karthik at purplevisiontech.com
@ 2005-12-02 15:50 ` David Updegraff
2006-08-18 9:41 ` [U-Boot-Users] " Wolfgang Denk
0 siblings, 1 reply; 3+ messages in thread
From: David Updegraff @ 2005-12-02 15:50 UTC (permalink / raw)
To: u-boot
P.
Not sure if it will help, but once we had an sc520 board that we ported
uboot to, then changed our mind.. But this patch was usefull to us;
maybe to you?
> 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
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems? Stop! Download the new AJAX search engine that makes
> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sc520.patch
Type: text/x-patch
Size: 3980 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20051202/067198d6/attachment.bin
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] ssi.h file missing - UBoot1.1.2 on p4
2005-12-02 15:50 ` [U-Boot-Users] " David Updegraff
@ 2006-08-18 9:41 ` Wolfgang Denk
0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2006-08-18 9:41 UTC (permalink / raw)
To: u-boot
In message <43906D50.8060907@cray.com> you wrote:
>
> Not sure if it will help, but once we had an sc520 board that we ported
> uboot to, then changed our mind.. But this patch was usefull to us;
> maybe to you?
Thanks, aded.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Every solution breeds new problems.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-08-18 9:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-01 11:14 [U-Boot-Users] ssi.h file missing - UBoot1.1.2 on p4 p.karthik at purplevisiontech.com
2005-12-02 15:50 ` [U-Boot-Users] " David Updegraff
2006-08-18 9:41 ` [U-Boot-Users] " Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox