failed upgrade from 5.4-STABLE -> 6
Kris Kennaway
kris at obsecurity.org
Tue Nov 15 18:33:19 PST 2005
On Tue, Nov 15, 2005 at 09:06:29PM -0500, Jason wrote:
> ive got a 5.4 box that im trying to upgrade to 6..
> all I did was use the RELENG_6 tag and did make world and I error out at
>
> cc -shared -nostdlib hack.c -o hack.So
> rm -f hack.c
> MAKE=/usr/obj/usr/src/make.sparc64/make sh /usr/src/sys/conf/newvers.sh GENERIC
> cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
> -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I.
> -I/usr/src/sys -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf
> -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm
> -I/usr/src/sys/dev/twa -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common
> -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -mcmodel=medlow
> -msoft-float -ffreestanding -Werror vers.c
> linking kernel
> zs.o(.text+0x488): In function `zstty_attach':
> : undefined reference to `zstty_console'
> zs.o(.text+0x103c): In function `zstty_param':
> : undefined reference to `zstty_set_speed'
> *** Error code 1
Your kernel config is incomplete. Go back to GENERIC or carefully
inspect the differences.
Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-sparc64/attachments/20051115/1554301d/attachment.bin
More information about the freebsd-sparc64
mailing list