Re: Curent kernel fails compiling

1999-03-26 Thread Vincent Poy
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 - vi...@mcestate.com - vi...@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 - vi...@mcestate.com - vi...@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 majord...@freebsd.org
> > with "unsubscribe freebsd-current" in the body of the message
> > 
> 
> 
> -S?ren
> 



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message



Re: Curent kernel fails compiling

1999-03-26 Thread Soren Schmidt
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 - vi...@mcestate.com - vi...@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 majord...@freebsd.org
> with "unsubscribe freebsd-current" in the body of the message
> 


-Søren


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message