Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2000 19:53:41 +0200
From:      Matthieu Pasini <redbishop@linuxfan.com>
To:        freebsd-stable@freeBSD.org
Subject:   ISDN Card Support ( Problem during compiling kernel )
Message-ID:  <00062319595400.16813@sniper.domtek.fr>

next in thread | raw e-mail | index | archive | help
Hi,
I've got a problem with my ISDN configuration, i've found no help on the
Handbook and i'm desperated ...
Here is my Box:

FreeBSD sniper.domtek.fr 4.0-STABLE FreeBSD 4.0-STABLE #1: Wed Jun 21 10:36:38 CEST 2000     
root@sniper.domtek.fr:/usr/src/sys/compile/SNIPER  i386 

I've got a ELSA Microlink 1000Pro PCI , which i know , is supported ...
When i compile the kernel with make : it has a problem during "linking"
-------------------------------------------------
linking kernel
i4b_i4bdrv.o: In function `i4bclose':
i4b_i4bdrv.o(.text+0xec): undefined reference to `i4b_Dcleanifq'
i4b_i4bdrv.o: In function `i4bread':
i4b_i4bdrv.o(.text+0x1c3): undefined reference to `i4b_Dfreembuf'
i4b_i4bdrv.o: In function `i4bioctl':
i4b_i4bdrv.o(.text+0x31c): undefined reference to `ctrl_desc'
i4b_i4bdrv.o(.text+0x35a): undefined reference to `ctrl_desc'
i4b_i4bdrv.o(.text+0x466): undefined reference to `ctrl_desc'
i4b_i4bdrv.o(.text+0x47e): undefined reference to `ctrl_desc'
i4b_i4bdrv.o(.text+0x487): undefined reference to `ctrl_desc'
i4b_i4bdrv.o(.text+0x4b3): more undefined references to `ctrl_desc' follow
i4b_i4bdrv.o: In function `i4bputqueue':
i4b_i4bdrv.o(.text+0xc03): undefined reference to `i4b_Dfreembuf'
i4b_i4bdrv.o(.text+0xc4f): undefined reference to `i4b_Dfreembuf'
i4b_i4bdrv.o: In function `i4bputqueue_hipri':
i4b_i4bdrv.o(.text+0xd0b): undefined reference to `i4b_Dfreembuf'
i4b_i4bdrv.o(.text+0xd57): undefined reference to `i4b_Dfreembuf'
i4b_l4.o: In function `i4b_l4_pdeact':
i4b_l4.o(.text+0x3e): undefined reference to `ctrl_desc'
i4b_l4.o(.text+0x47): undefined reference to `ctrl_desc'
i4b_l4.o(.text+0xa9): undefined reference to `ctrl_desc'
i4b_l4.o(.text+0xc4): undefined reference to `i4b_Dgetmbuf'
i4b_l4.o: In function `i4b_l4_l12stat':
i4b_l4.o(.text+0xfe): undefined reference to `i4b_Dgetmbuf'
i4b_l4.o: In function `i4b_l4_teiasg':
i4b_l4.o(.text+0x13e): undefined reference to `i4b_Dgetmbuf'
i4b_l4.o(.text+0x165): undefined reference to `ctrl_desc'
i4b_l4.o: In function `i4b_l4_dialout':
i4b_l4.o(.text+0x17e): undefined reference to `i4b_Dgetmbuf'
i4b_l4.o: In function `i4b_l4_dialoutnumber':
i4b_l4.o(.text+0x1b7): undefined reference to `i4b_Dgetmbuf'
i4b_l4.o: In function `i4b_l4_negcomplete':
i4b_l4.o(.text+0x20a): undefined reference to `i4b_Dgetmbuf'
i4b_l4.o: In function `i4b_l4_ifstate_changed':
i4b_l4.o(.text+0x236): undefined reference to `i4b_Dgetmbuf'
i4b_l4.o: In function `i4b_l4_drvrdisc':
i4b_l4.o(.text+0x266): undefined reference to `i4b_Dgetmbuf'
i4b_l4.o(.text+0x29a): more undefined references to `i4b_Dgetmbuf' follow
i4b_l4.o: In function `i4b_l4_disconnect_ind':
i4b_l4.o(.text+0x51d): undefined reference to `ctrl_desc'
i4b_l4.o(.text+0x553): undefined reference to `i4b_Dgetmbuf'
i4b_l4.o: In function `i4b_l4_idle_timeout_ind':
i4b_l4.o(.text+0x582): undefined reference to `i4b_Dgetmbuf'
i4b_l4.o: In function `i4b_l4_charging_ind':
i4b_l4.o(.text+0x5b2): undefined reference to `i4b_Dgetmbuf'
i4b_l4.o: In function `i4b_l4_alert_ind':
i4b_l4.o(.text+0x602): undefined reference to `i4b_Dgetmbuf'
i4b_l4.o: In function `i4b_l4_proceeding_ind':
i4b_l4.o(.text+0x63a): undefined reference to `i4b_Dgetmbuf'
i4b_l4.o(.text+0x67e): more undefined references to `i4b_Dgetmbuf' follow
i4b_l4.o: In function `i4b_link_bchandrvr':
i4b_l4.o(.text+0x6e4): undefined reference to `ctrl_desc'
i4b_l4.o(.text+0x713): undefined reference to `ctrl_desc'
i4b_l4.o(.text+0x7ac): undefined reference to `ctrl_desc'
i4b_l4.o(.text+0x803): undefined reference to `ctrl_desc'
i4b_l4.o: In function `i4b_unlink_bchandrvr':
i4b_l4.o(.text+0x82c): undefined reference to `ctrl_desc'
i4b_l4.o(.text+0x859): more undefined references to `ctrl_desc' follow
i4b_bchan.o: In function `isic_bchannel_setup':
i4b_bchan.o(.text+0x9a): undefined reference to `i4b_Bcleanifq'
i4b_bchan.o(.text+0xb0): undefined reference to `i4b_Bfreembuf'
i4b_bchan.o(.text+0xce): undefined reference to `i4b_Bcleanifq'
i4b_bchan.o(.text+0xe4): undefined reference to `i4b_Bfreembuf'
i4b_bchan.o: In function `isic_bchannel_start':
i4b_bchan.o(.text+0x36c): undefined reference to `i4b_Bfreembuf'
i4b_hscx.o: In function `isic_hscx_irq':
i4b_hscx.o(.text+0xf6): undefined reference to `i4b_Bfreembuf'
i4b_hscx.o(.text+0x24b): undefined reference to `i4b_Bgetmbuf'
i4b_hscx.o(.text+0x39e): undefined reference to `i4b_Bfreembuf'
i4b_hscx.o(.text+0x3d5): undefined reference to `i4b_Bgetmbuf'
i4b_hscx.o(.text+0x518): undefined reference to `i4b_Bfreembuf'
i4b_hscx.o(.text+0x532): undefined reference to `i4b_Bgetmbuf'
i4b_hscx.o(.text+0x7d6): undefined reference to `i4b_Bfreembuf'
i4b_isac.o: In function `isic_isac_irq':
i4b_isac.o(.text+0x147): undefined reference to `i4b_Dfreembuf'
i4b_isac.o(.text+0x1b1): undefined reference to `i4b_Dgetmbuf'
i4b_isac.o(.text+0x291): undefined reference to `ctrl_desc'
i4b_isac.o(.text+0x2b3): undefined reference to `i4b_Dfreembuf'
i4b_isac.o(.text+0x2e8): undefined reference to `i4b_Dfreembuf'
i4b_isac.o(.text+0x32b): undefined reference to `i4b_Dgetmbuf'
i4b_isac.o(.text+0x3c0): undefined reference to `i4b_Dfreembuf'
i4b_isac.o(.text+0x49c): undefined reference to `i4b_Dfreembuf'
i4b_l1.o: In function `ph_data_req':
i4b_l1.o(.text+0x15c): undefined reference to `i4b_Dfreembuf'
i4b_l1.o(.text+0x26e): undefined reference to `i4b_Dfreembuf'
i4b_l1.o(.data+0x20): undefined reference to `i4b_ph_data_ind'
i4b_l1.o(.data+0x24): undefined reference to `i4b_ph_activate_ind'
i4b_l1.o(.data+0x28): undefined reference to `i4b_ph_deactivate_ind'
i4b_l1.o(.data+0x34): undefined reference to `get_trace_data_from_l1'
i4b_l1.o(.data+0x38): undefined reference to `i4b_mph_status_ind'
i4b_l1fsm.o: In function `timer3_expired':
i4b_l1fsm.o(.text+0x88): undefined reference to `i4b_Dfreembuf'
i4b_l1fsm.o(.text+0xa9): undefined reference to `i4b_Dfreembuf'
i4b_l1fsm.o: In function `F_T3ex':
i4b_l1fsm.o(.text+0x21f): undefined reference to `ctrl_desc'
i4b_l1fsm.o: In function `F_AI8':
i4b_l1fsm.o(.text+0x3ac): undefined reference to `ctrl_desc'
i4b_l1fsm.o: In function `F_AI10':
i4b_l1fsm.o(.text+0x454): undefined reference to `ctrl_desc'
i4b_l1fsm.o: In function `F_I02':
i4b_l1fsm.o(.text+0x56b): undefined reference to `ctrl_desc'
i4b_l1fsm.o: In function `F_I03':
i4b_l1fsm.o(.text+0x5ff): undefined reference to `ctrl_desc'
*** Error code 1
-
-------------------------------------------------
In my kernel , i put :
-------------------
options "ELSA_QS1PCI"
device isic0
#pseudo-device "i4b"
#pseudo-device "i4bisppp"        4
#pseudo-device "i4bipr"          4  
-------------------------
which i think is correct ...

Has anyone an idea , you'll be very helpful ...
Thanks 

Matthieu Pasini
redbishop@linuxfan.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00062319595400.16813>