Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Mar 1999 13:06:13 +0100
From:      "Dirk Nerling" <Dirk.Nerling@pdv.de>
To:        "FreeBSD-ISDN (MList) (E-Mail)" <freebsd-isdn@FreeBSD.ORG>
Subject:   can't compile kernel with i4b which came from the the R3.1 CDROM.COM
Message-ID:  <000101be706e$8f3e4990$350ca8c0@pc-dirk1.pdv.de>

next in thread | raw e-mail | index | archive | help
Hello,

I just got my FreeBSD subscription Release 3.1 from CDROM.COM and tried to
build a kernel with i4b. So here are my kernel entries:

#
# ISDN 4 BSD
#
# enable VJ header compression detection for ipr i/f
options         IPR_VJ
options         "MD5"
options         "TEL_S0_16_3"
device  isic0 at isa? port 0xd80 net irq 5 flags 3

pseudo-device   "i4bq921"
pseudo-device   "i4bq931"
pseudo-device   "i4b"
pseudo-device   "i4bctl"
pseudo-device   "i4btrc"        4
pseudo-device   "i4brbch"       4
pseudo-device   "i4btel"        2
pseudo-device   "i4bipr"        4
pseudo-device   "i4bisppp"      4

Btw. how do I change the irq of my Teles 16.3 if I only have FreeBSD at the
machine? Could I simply change the IRQ at the
device (how I did: from 10 to 5) and the kernel will set the ISDN card to
his new IRQ?

After "config" and "make depend" I tried a "make" and got the following
error.

loading 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+0x1dd): undefined reference to `sppp_isempty'
i4b_isppp.o(.text+0x20a): undefined reference to `sppp_dequeue'
i4b_isppp.o: In function `i4bisppp_rx_data_rdy':
i4b_isppp.o(.text+0x5ee): undefined reference to `sppp_input'
*** Error code 1

Anybody an idea? Btw. which i4b version contains the CDROM, how could I get
the verison?
best regards Dirk
--
Milky Way - Sol System - Earth - Europe - Germany - Thuringia - Erfurt
 		  http://wall.pdv.de/~nerle



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?000101be706e$8f3e4990$350ca8c0>