Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Aug 2007 11:57:26 +0200
From:      Olivier Houchard <mlfbsd@ci0.org>
To:        Krassimir Slavchev <krassi@bulinfo.net>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: arm buildkernel error
Message-ID:  <20070808095726.GA73911@ci0.org>
In-Reply-To: <46B970EB.3090204@bulinfo.net>
References:  <46B970EB.3090204@bulinfo.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070808095726.GA73911>