Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Oct 2000 16:14:41 +0800
From:      Dannis <dannis@mail.dannis.dhs.org>
To:        freebsd-isdn@FreeBSD.ORG
Subject:   Kernel build ERROR
Message-ID:  <39F6967135C.39E4DANNIS@mail.progolf2.com.tw>

next in thread | raw e-mail | index | archive | help
Hello ..
	I hava serial port External TA , and I use FreeBSD 4.1.1-Stable ,
	I see /usr/share/examples/isdn/FAQ , I want to use i4bisppp , so
	I put 	pseudo-device "i4bisppp" 4 	in kernel configure file ,
	and compile kernel , make depend all install , I get some error
	message .  
	Plz help me ...

linking kernel
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+0x23d): undefined reference to `i4b_l4_debug'
i4b_isppp.o(.text+0x2c6): undefined reference to `sppp_dequeue'
i4b_isppp.o: In function `i4bisppp_watchdog':
i4b_isppp.o(.text+0x3f5): undefined reference to `i4b_l4_accounting'
i4b_isppp.o: In function `i4bisppp_tls':
i4b_isppp.o(.text+0x41f): undefined reference to `i4b_l4_dialout'
i4b_isppp.o: In function `i4bisppp_tlf':
i4b_isppp.o(.text+0x43f): undefined reference to `i4b_l4_drvrdisc'
i4b_isppp.o: In function `i4bisppp_state_changed':
i4b_isppp.o(.text+0x458): undefined reference to `i4b_l4_ifstate_changed'
i4b_isppp.o: In function `i4bisppp_negotiation_complete':
i4b_isppp.o(.text+0x46d): undefined reference to `i4b_l4_negcomplete'
i4b_isppp.o: In function `i4bisppp_disconnect':
i4b_isppp.o(.text+0x538): undefined reference to `i4b_l4_debug'
i4b_isppp.o(.text+0x598): undefined reference to `i4b_l4_accounting'
i4b_isppp.o: In function `i4bisppp_dialresponse':
i4b_isppp.o(.text+0x5fb): undefined reference to `i4b_l4_debug'




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?39F6967135C.39E4DANNIS>