Date: Sat, 16 Dec 2000 15:37:20 +0000 From: CHRISTOPHER BUNDY <Chrisbundy@beeb.net> To: freebsd-isdn@freebsd.org Subject: Make Error i4b .help sought Message-ID: <8k2n3togj7uurf8fqtlf2ca51hbu5hbbcv@4ax.com>
next in thread | raw e-mail | index | archive | help
I get a the following errors when compiling a new kernel which has been upgraded for an ISDN card and the latest i4b 0.96=20 linking kernel i4b_ctl.o: In function `i4bctlioctl': i4b_ctl.o(.text+0x1b2): undefined reference to `l1_sc' i4b_ctl.o(.text+0x232): undefined reference to `l1_sc' i4b_isppp.o: In function `i4bispppattach': i4b_isppp.o(.text+0x171): undefined reference to `sppp_attach' i4b_isppp.o: In function `i4bisppp_ioctl': i4b_isppp.o(.text+0x1bb): undefined reference to `sppp_ioctl' i4b_isppp.o: In function `i4bisppp_start': i4b_isppp.o(.text+0x1df): undefined reference to `sppp_isempty' i4b_isppp.o(.text+0x2c6): undefined reference to `sppp_dequeue' i4b_isppp.o: In function `i4bisppp_dialresponse': i4b_isppp.o(.text+0x64f): undefined reference to `sppp_isempty' i4b_isppp.o(.text+0x667): undefined reference to `sppp_dequeue' i4b_isppp.o: In function `i4bisppp_rx_data_rdy': i4b_isppp.o(.text+0x6ef): undefined reference to `sppp_input' i4b_l4if.o: In function `i4b_mdl_status_ind': i4b_l4if.o(.text+0xb3): undefined reference to `isic_settrace' i4b_l4if.o(.text+0xbd): undefined reference to `isic_gettrace' i4b_l4.o: In function `i4b_get_idletime': i4b_l4.o(.text+0x8d4): undefined reference to `i4bisppp_idletime' *** Error code 1 config and make depend went without a hitch. I have release 4.2 stable and a winbond card.. I added the following lines to my config file=20 device iwic0 pseudo-device "i4bq921" pseudo-device "i4bq931" pseudo-device "i4b" pseudo-device "i4btrc" 4 pseudo-device "i4bctl" pseudo-device "i4brbch" 4 pseudo-device "i4btel" 4 pseudo-device "i4bipr" 4 pseudo-device "i4bisppp" 4 options IPR_VJ options IPR_LOG=3D25 Any help would be much appreciated. Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8k2n3togj7uurf8fqtlf2ca51hbu5hbbcv>