arm buildkernel error

Olivier Houchard mlfbsd at ci0.org
Wed Aug 8 09:28:34 UTC 2007


On Wed, Aug 08, 2007 at 10:29:47AM +0300, Krassimir Slavchev wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> With src/sys/arm/arm/swtch.S revision 1.20:
> 
> cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing
> - -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
> - -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef
> - -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I../../..
> - -I../../../contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include
> opt_global.h -fno-common -finline-limit=8000 --param
> inline-unit-growth=100 --param large-function-growth=1000 -mcpu=arm9
> - -ffreestanding  ../../../arm/arm/swtch.S
> ../../../arm/arm/swtch.S: Assembler messages:
> ../../../arm/arm/swtch.S:396: Error: internal_relocation (type:
> OFFSET_IMM) not fixed up
> ../../../arm/arm/swtch.S:402: Error: internal_relocation (type:
> OFFSET_IMM) not fixed up
> *** Error code 1
> 
> reverting to 1.19 fixes this

Oops that's my fault sorry, I forgot to commit the bits in genassym.c
It should be fixed now.

Regards,

Olivier


More information about the freebsd-arm mailing list