From owner-freebsd-current Mon Mar 1 21:28:54 1999 Delivered-To: freebsd-current@freebsd.org Received: from thelab.hub.org (unknown [142.177.193.154]) by hub.freebsd.org (Postfix) with ESMTP id 8CBB214C82 for ; Mon, 1 Mar 1999 21:27:30 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.2/8.9.1) with ESMTP id BAA68397 for ; Tue, 2 Mar 1999 01:27:10 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Tue, 2 Mar 1999 01:27:10 -0400 (AST) From: The Hermit Hacker To: freebsd-current@FreeBSD.ORG Subject: Re: 3.0-STABLE -> 4.x ... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ignore, sorry...started scanning through the GENERIC file and found hte missing ppbus stuff that didn't exist in 3.x :( On Tue, 2 Mar 1999, The Hermit Hacker wrote: > > Trying to get upgraded, especially with all this talk of moving to egcs, > and trying to compile the kernel, at the load stage, I get: > > loading kernel > lpt.o: In function `lpt_request_ppbus': > /usr/src/sys/compile/thelab/../../dev/ppbus/lpt.c(.text+0x1c): undefined reference to `ppb_request_bus' > lpt.o: In function `lpt_release_ppbus': > /usr/src/sys/compile/thelab/../../dev/ppbus/lpt.c(.text+0x3c): undefined reference to `ppb_release_bus' > lpt.o: In function `lptread': > /usr/src/sys/compile/thelab/../../dev/ppbus/lpt.c(.text+0x6b6): undefined reference to `ppb_1284_negociate' > /usr/src/sys/compile/thelab/../../dev/ppbus/lpt.c(.text+0x6f0): undefined reference to `ppb_1284_read' > /usr/src/sys/compile/thelab/../../dev/ppbus/lpt.c(.text+0x726): undefined reference to `ppb_1284_terminate' > lpt.o: In function `lptwrite': > /usr/src/sys/compile/thelab/../../dev/ppbus/lpt.c(.text+0x7bb): undefined reference to `ppb_write' > ioconf.o(.data+0x2ac): undefined reference to `lptdriver' > *** Error code 1 > 1 error > > first thought was newer version of 'config', but results are the same... > > > Marc G. Fournier > Systems Administrator @ hub.org > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message