From owner-freebsd-isp Fri May 21 1:20: 7 1999 Delivered-To: freebsd-isp@freebsd.org Received: from imap.ncsa.es (imap.ncsa.es [194.179.50.6]) by hub.freebsd.org (Postfix) with ESMTP id 91FC714D61 for ; Fri, 21 May 1999 01:19:25 -0700 (PDT) (envelope-from jesusr@ncsa.es) Received: from ender.ncsa.es (ender.ncsa.es [194.179.50.15]) by imap.ncsa.es (8.9.3/8.9.1) with ESMTP id KAA94024; Fri, 21 May 1999 10:19:12 +0200 (CEST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <374489D9.22D9833D@ciai.net> Date: Fri, 21 May 1999 10:17:59 +0200 (CEST) Reply-To: jesusr@ncsa.es Organization: Nexus Comunicaciones, S.A. From: Jesus Rodriguez To: Brian Scott Subject: RE: ISDN HeadAches Cc: freebsd-isp@FreeBSD.ORG Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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