From owner-freebsd-current Fri Mar 26 4:48:31 1999 Delivered-To: freebsd-current@freebsd.org Received: from venus.GAIANET.NET (venus.GAIANET.NET [207.211.200.74]) by hub.freebsd.org (Postfix) with ESMTP id BC9F815100 for ; Fri, 26 Mar 1999 04:48:30 -0800 (PST) (envelope-from vince@venus.GAIANET.NET) Received: from localhost (vince@localhost) by venus.GAIANET.NET (8.9.1/8.9.1) with ESMTP id EAA10132; Fri, 26 Mar 1999 04:46:41 -0800 (PST) (envelope-from vince@venus.GAIANET.NET) Date: Fri, 26 Mar 1999 04:46:40 -0800 (PST) From: Vincent Poy To: Soren Schmidt Cc: current@FreeBSD.ORG Subject: Re: Curent kernel fails compiling In-Reply-To: <199903261217.NAA49289@freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 26 Mar 1999, Soren Schmidt wrote: > It seems Vincent Poy wrote: > > Sounds an awfull lot like you are using the old lpt driver which > is no longer present in -current. Look in GENERIC | LINT to see how > parallel port are handled nowadays.... I'm using the GENERIC config file as of 3/16/99 as the base and the same problem still exists... Let me try again... Cheers, Vince - vince@MCESTATE.COM - vince@GAIANET.NET ________ __ ____ Unix Networking Operations - FreeBSD-Real Unix for Free / / / / | / |[__ ] GaiaNet Corporation - M & C Estate / / / / | / | __] ] Beverly Hills, California USA 90210 / / / / / |/ / | __] ] HongKong Stars/Gravis UltraSound Mailing Lists Admin /_/_/_/_/|___/|_|[____] > > As of 3:53AM 3/26/99 PST -Current Kernel compiling, it fails at: > > > > loading kernel > > lpt.o: In function `lpt_request_ppbus': > > lpt.o(.text+0x1c): undefined reference to `ppb_request_bus' > > lpt.o: In function `lpt_release_ppbus': > > lpt.o(.text+0x3c): undefined reference to `ppb_release_bus' > > lpt.o: In function `lptread': > > lpt.o(.text+0x6b6): undefined reference to `ppb_1284_negociate' > > lpt.o(.text+0x6f0): undefined reference to `ppb_1284_read' > > lpt.o(.text+0x726): undefined reference to `ppb_1284_terminate' > > lpt.o: In function `lptwrite': > > lpt.o(.text+0x7bb): undefined reference to `ppb_write' > > ioconf.o(.data+0x664): undefined reference to `lptdriver' > > *** Error code 1 > > > > Stop. > > > > Any ideas? > > > > Cheers, > > Vince - vince@MCESTATE.COM - vince@GAIANET.NET ________ __ ____ > > Unix Networking Operations - FreeBSD-Real Unix for Free / / / / | / |[__ ] > > GaiaNet Corporation - M & C Estate / / / / | / | __] ] > > Beverly Hills, California USA 90210 / / / / / |/ / | __] ] > > HongKong Stars/Gravis UltraSound Mailing Lists Admin /_/_/_/_/|___/|_|[____] > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-current" in the body of the message > > > > > -Søren > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message