Date: Fri, 26 Mar 1999 04:46:40 -0800 (PST) From: Vincent Poy <vince@venus.GAIANET.NET> To: Soren Schmidt <sos@freebsd.dk> Cc: current@FreeBSD.ORG Subject: Re: Curent kernel fails compiling Message-ID: <Pine.BSF.4.05.9903260446040.9928-100000@venus.GAIANET.NET> In-Reply-To: <199903261217.NAA49289@freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9903260446040.9928-100000>