* [U-Boot-Users] u-boot-1.1.3 build error
@ 2005-10-26 15:50 Li Weichen
0 siblings, 0 replies; only message in thread
From: Li Weichen @ 2005-10-26 15:50 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-10-26 15:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-26 15:50 [U-Boot-Users] u-boot-1.1.3 build error Li Weichen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox