Date: Fri, 21 May 1999 10:17:59 +0200 (CEST) From: Jesus Rodriguez <jesusr@ncsa.es> To: Brian Scott <slipmat@ciai.net> Cc: freebsd-isp@FreeBSD.ORG Subject: RE: ISDN HeadAches Message-ID: <XFMail.990521101759.jesusr@ncsa.es> In-Reply-To: <374489D9.22D9833D@ciai.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 20-May-99 Brian Scott wrote: > this all seems to go well, no complaints at all. Then I add this to muh > kernel..... > ># USRobotics Sportster ISDN TA intern > options "USR_STI" > device isic0 at isa? port 0x340 net irq 5 flags 7 > pseudo-device "i4bq921" > pseudo-device "i4bq931" > pseudo-device "i4b" > pseudo-device "i4btrc" 4 > pseudo-device "i4bctl" > pseudo-device "i4brbch" 4 > pseudo-device "i4btel" 2 > pseudo-device "i4bipr" 4 > options IPR_VJ > pseudo-device "i4bisppp" 4 > > then I compile the kernel (which I've done hundreds of times) which in > this instance returned with this error.... > > [root@houze:/usr/src/sys/compile/HOUZE]# make > loading kernel > i4b_isppp.o: Undefined symbol `_sppp_attach' referenced from text > segment You need to add this to your kernel config: pseudo-device sppp JesusR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990521101759.jesusr>