Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2003 18:30:06 -0500
From:      Jake Burkholder <jake@locore.ca>
To:        Stijn Hoop <stijn@win.tue.nl>
Cc:        freebsd-sparc@FreeBSD.ORG
Subject:   Re: kernel link errors
Message-ID:  <20030310183006.C44113@locore.ca>
In-Reply-To: <20030310134023.GL17436@pcwin002.win.tue.nl>; from stijn@win.tue.nl on Mon, Mar 10, 2003 at 02:40:23PM %2B0100
References:  <20030310134023.GL17436@pcwin002.win.tue.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Apparently, On Mon, Mar 10, 2003 at 02:40:23PM +0100,
	Stijn Hoop said words to the effect of;

> Hi,
> 
> I'm trying to build a new kernel on a 5.0-RELEASE installed Ultra-10,
> but I keep getting this link error:
> 
> cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi -g -nostdinc -I-  -I. -I/local/freebsd/CURRENT/src/sys -I/local/freebsd/CURRENT/src/sys/dev -I/local/freebsd/CURRENT/src/sys/contrib/dev/acpica -I/local/freebsd/CURRENT/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common  -mcmodel=medlow -msoft-float -ffreestanding -Werror  vers.c
> linking kernel.debug
> zs.o: In function `zstty_attach':
> zs.o(.text+0x40c): undefined reference to `zstty_console'
> zs.o: In function `zstty_param':
> zs.o(.text+0x1138): undefined reference to `zstty_set_speed'
> *** Error code 1
> 
> Stop in /local/freebsd/CURRENT/obj/local/freebsd/CURRENT/src/sys/WSBCF01.
> *** Error code 1
> 
> Sources are freshly cvsupped. Kernel config file attached. What am I missing?
> 
> Please CC me as I'm not (yet) subscribed to the list.

Fixed.  Sorry about that.

Jake

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-sparc" in the body of the message




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