Date: Fri, 26 Mar 1999 13:17:30 +0100 (CET) From: Soren Schmidt <sos@freebsd.dk> To: vince@venus.GAIANET.NET (Vincent Poy) Cc: current@FreeBSD.ORG Subject: Re: Curent kernel fails compiling Message-ID: <199903261217.NAA49289@freebsd.dk> In-Reply-To: <Pine.BSF.4.05.9903260357050.9928-100000@venus.GAIANET.NET> from Vincent Poy at "Mar 26, 1999 3:58:12 am"
next in thread | previous in thread | raw e-mail | index | archive | help
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.... > 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?199903261217.NAA49289>