From owner-freebsd-sparc Mon Mar 10 15:26:27 2003 Delivered-To: freebsd-sparc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7135037B401 for ; Mon, 10 Mar 2003 15:26:26 -0800 (PST) Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C5A043F85 for ; Mon, 10 Mar 2003 15:26:25 -0800 (PST) (envelope-from jake@k6.locore.ca) Received: from k6.locore.ca (localhost.locore.ca [127.0.0.1]) by k6.locore.ca (8.12.8/8.12.8) with ESMTP id h2ANU6xS046160; Mon, 10 Mar 2003 18:30:06 -0500 (EST) (envelope-from jake@k6.locore.ca) Received: (from jake@localhost) by k6.locore.ca (8.12.8/8.12.8/Submit) id h2ANU6xO046159; Mon, 10 Mar 2003 18:30:06 -0500 (EST) Date: Mon, 10 Mar 2003 18:30:06 -0500 From: Jake Burkholder To: Stijn Hoop Cc: freebsd-sparc@FreeBSD.ORG Subject: Re: kernel link errors Message-ID: <20030310183006.C44113@locore.ca> References: <20030310134023.GL17436@pcwin002.win.tue.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20030310134023.GL17436@pcwin002.win.tue.nl>; from stijn@win.tue.nl on Mon, Mar 10, 2003 at 02:40:23PM +0100 Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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