Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msunews!uwm.edu!spool.mu.edu!agate!violet.berkeley.edu!jkh From: jkh@violet.berkeley.edu (Jordan K. Hubbard) Newsgroups: comp.os.386bsd.questions Subject: Re: Fixing ppp in FBSD2.0 Date: 20 Dec 1994 03:36:07 GMT Organization: University of California, Berkeley Lines: 20 Message-ID: <3d5jf7$cvu@agate.berkeley.edu> References: <3d57hd$gbu@shore.shore.net> NNTP-Posting-Host: violet.berkeley.edu In article <3d57hd$gbu@shore.shore.net>, Robert Withrow <witr@rwwa.com> wrote: >For those struggling with it, the one line fix posted earlier >``seems'' to stop the crashes. > >But Jordan's suggestion to use if_ppp.c from -current produces: > >loading kernel >if_ppp.o: Undefined symbol `_clist_alloc_cblocks' referenced from text segment >if_ppp.o: Undefined symbol `_clist_alloc_cblocks' referenced from text segment Ack! Bleah. Sorry, I forgot about Bruce's other changes there.. I guess you sort of need the rest of -current to go with it! :-) Seriously, it's a bloody one-line change, I just can't go cull it out of the CVS tree at the moment since freefall has been down these last 24 hours (I'm almost done recovering the filesystems from the 2GB drive that bit the dust). Jordan