Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2009 16:10:58 +0100 (BST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>
Cc:        current@freebsd.org, i386@freebsd.org
Subject:   Re: [head tinderbox] failure on i386/i386
Message-ID:  <alpine.BSF.2.00.0905251610060.23177@fledge.watson.org>
In-Reply-To: <20090525135206.2C8B57302F@freebsd-current.sentex.ca>
References:  <20090525135206.2C8B57302F@freebsd-current.sentex.ca>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, 25 May 2009, FreeBSD Tinderbox wrote:

> [...]
> :> hack.c
> cc -shared -nostdlib hack.c -o hack.So
> rm -f hack.c
> MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh LINT
> cc -c -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/src/sys -I/src/sys/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 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue vers.c
> linking kernel
> ipx_proto.o(.data+0x174): undefined reference to `spx_ctlinput'
> ipx_proto.o(.data+0x1a4): undefined reference to `spx_ctlinput'

This was the result of slightly over-zealous trimming in spx_usrreq.c when 
cleaning up after copying spx_usrreq.c to spx_reass.c, and should now be 
fixed.

Robert N M Watson
Computer Laboratory
University of Cambridge



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