public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] building jornada_config _armboot_start undeclared (first use in this function)
@ 2010-10-22 13:07 Kristoffer Ericson
  2010-10-22 13:22 ` Albert ARIBAUD
  0 siblings, 1 reply; 10+ messages in thread
From: Kristoffer Ericson @ 2010-10-22 13:07 UTC (permalink / raw)
  To: u-boot

Greetings,

Getting this when trying to build (using same toolchain which has worked before).
Someone else must have hit this, so before I start bugtracking.

Best wishes
Kristoffer Ericson

arm-linux-ar crv libsa1100.a cpu.o timer.o
r - cpu.o
r - timer.o
make[1]: Leaving directory `/home/kristoffer/work/projects/u-boot.git/arch/arm/cpu/sa1100'
make -C arch/arm/lib/
make[1]: Entering directory `/home/kristoffer/work/projects/u-boot.git/arch/arm/lib'
arm-linux-gcc  -g  -Os   -fno-common -ffixed-r8 -msoft-float -malignment-traps -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0xC1F00000 -I/home/kristoffer/work/projects/u-boot.git/include -fno-builtin -ffreestanding -nostdinc -isystem /opt/crosstool/gcc-3.4.5-glibc-2.3.6/arm-softfloat-linux-gnu/lib/gcc/arm-softfloat-linux-gnu/3.4.5/include -pipe  -DCONFIG_SYS_ARM_WITHOUT_RELOC -DCONFIG_ARM -D__ARM__ -marm   -mapcs-32 -mno-thumb-interwork  -march=armv4 -mtune=strongarm1100 -Wall -Wstrict-prototypes    \
		-o board.o board.c -c
board.c: In function `start_armboot':
board.c:293: error: `_armboot_start' undeclared (first use in this function)
board.c:293: error: (Each undeclared identifier is reported only once
board.c:293: error: for each function it appears in.)
board.c:303: error: `_bss_start' undeclared (first use in this function)
make[1]: *** [board.o] Fel 1
make[1]: Leaving directory `/home/kristoffer/work/projects/u-boot.git/arch/arm/lib'
make: *** [arch/arm/lib/libarm.a] Fel 2
[kristoffer at boggieman u-boot.git]$ 

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-10-22 22:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-22 13:07 [U-Boot] building jornada_config _armboot_start undeclared (first use in this function) Kristoffer Ericson
2010-10-22 13:22 ` Albert ARIBAUD
2010-10-22 14:33   ` Kristoffer Ericson
2010-10-22 15:01   ` Kristoffer Ericson
2010-10-22 15:26     ` Albert ARIBAUD
2010-10-22 18:38       ` Kristoffer Ericson
2010-10-22 18:58         ` Albert ARIBAUD
2010-10-22 20:47           ` Wolfgang Denk
2010-10-22 21:51             ` Albert ARIBAUD
2010-10-22 22:22               ` Kristoffer Ericson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox