From: Li Weichen <iaadoa@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] 1.1.3 build error
Date: Wed, 26 Oct 2005 23:49:10 +0800 [thread overview]
Message-ID: <435fa57c.40f20d23.3ed8.ffffbcc7@mx.gmail.com> (raw)
Hi all:
I am trying to build u-boot-1.1.3 for TI OMAP 5912 OSK. My system is Debian
amd64 Sarge 3.1. First I encounter errors with option `short-load-bytes'and
'apcs-32'. When I delete this option in cpu/arm926ejs/config.mk, I
encountered the second error: undefined CFG_GBL_DATA_SIZE. I found it is
not defined in include/configs/omap5912osk.h and other related .h files. I
tried to append a line in omap5912osk.h then a new error appeared.
net.c: In function 'NetStartAgain':
net.c:579: warning: pointer targets in passing argument 1 of 'getenv' differ
in signedness
net.c: In function 'NetCksum':
net.c:1580: error: invalid lvalue in increment
net.c: In function 'getenv_IPaddr':
net.c:1742: warning: pointer targets in passing argument 1 of 'getenv'
differ in signedness
net.c: In function 'getenv_VLAN':
net.c:1747: warning: pointer targets in passing argument 1 of 'getenv'
differ in signedness
make[1]: *** [net.o] Error 1
make: *** [net/libnet.a] Error 2
What should I do now? There is also a strange thing that if I built
u-boot-1.1.3 with another PC ( Redhat FC3 ), the building process seems
successful without any changes. Something wrong with configuration or else?
Thank you for your advice and I am eager to receive your kind reply.
Best regards!
Li Weichen
2005-10-26
reply other threads:[~2005-10-26 15:49 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=435fa57c.40f20d23.3ed8.ffffbcc7@mx.gmail.com \
--to=iaadoa@gmail.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.