All of lore.kernel.org
 help / color / mirror / Atom feed
From: sunjo (sent by Nabble.com) <lists@nabble.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] ssi.h missing for sc520_spunk
Date: Wed, 11 Jan 2006 11:19:38 -0800 (PST)	[thread overview]
Message-ID: <2326260.post@talk.nabble.com> (raw)


I am using the AMD Elan SC520 microcontroller. Trying to create a bootloader using u-boot. However i although i am able to configure the file using 

make sc520_spunk_config

I am not fully able to make all and i always get the error

# make distclean 
    ......... 
# make sc520_spunk_config 
    ......... 
#make all
    ......... 


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 

I have tried to apply the patch that u have already provided in this forum, but that still does not solve the problem. Has there been any fix available for this yet. I presume it is a problem that all AMD users have when using U-boot.

Hope to hear a reply soon.

Thank you 

Sunjo
--
View this message in context: http://www.nabble.com/ssi.h-missing-for-sc520_spunk-t897496.html#a2326260
Sent from the Uboot - Users forum at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20060111/cb7c52d8/attachment.htm 

                 reply	other threads:[~2006-01-11 19:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2326260.post@talk.nabble.com \
    --to=lists@nabble.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.