Date: Sun, 13 Jun 1999 12:19:44 +0100 From: Craig Avnit <craig@mikrotek.net> To: freebsd-isdn@freebsd.org Subject: ELSA pro 1000/pci Problems Message-ID: <376393CF.D3C1A4A9@mikrotek.net>
next in thread | raw e-mail | index | archive | help
Hi, I have been trying to compile support for the ELSA pro 1000/pci ISDN card. I am running FreeBSD 3.2 RELEASE. Any pointers would be helpful Here are the errors su-2.03# cd /sys/compile/SEALAND su-2.03# make loading kernel i4b_isac.o: In function `isic_isac_irq': i4b_isac.o(.text+0x152): undefined reference to `i4b_Dfreembuf' i4b_isac.o(.text+0x1a9): undefined reference to `i4b_Dgetmbuf' i4b_isac.o(.text+0x28f): undefined reference to `i4b_Dfreembuf' i4b_isac.o(.text+0x2c4): undefined reference to `i4b_Dfreembuf' i4b_isac.o(.text+0x307): undefined reference to `i4b_Dgetmbuf' i4b_isac.o(.text+0x39c): undefined reference to `i4b_Dfreembuf' i4b_isac.o(.text+0x47c): undefined reference to `i4b_Dfreembuf' i4b_hscx.o: In function `isic_hscx_irq': i4b_hscx.o(.text+0xfe): undefined reference to `i4b_Bfreembuf' i4b_hscx.o(.text+0x25d): undefined reference to `i4b_Bgetmbuf' i4b_hscx.o(.text+0x3ba): undefined reference to `i4b_Bfreembuf' i4b_hscx.o(.text+0x3f2): undefined reference to `i4b_Bgetmbuf' i4b_hscx.o(.text+0x54d): undefined reference to `i4b_Bgetmbuf' i4b_hscx.o(.text+0x80e): undefined reference to `i4b_Bfreembuf' i4b_l1.o: In function `ph_data_req': i4b_l1.o(.text+0x150): undefined reference to `i4b_Dfreembuf' i4b_l1.o(.text+0x256): undefined reference to `i4b_Dfreembuf' i4b_l1.o(.data+0x4): undefined reference to `i4b_ph_data_ind' i4b_l1.o(.data+0x8): undefined reference to `i4b_ph_activate_ind' i4b_l1.o(.data+0xc): undefined reference to `i4b_ph_deactivate_ind' i4b_l1.o(.data+0x18): undefined reference to `get_trace_data_from_l1' i4b_l1.o(.data+0x1c): undefined reference to `i4b_mph_status_ind' i4b_l1fsm.o: In function `timer3_expired': i4b_l1fsm.o(.text+0x7f): undefined reference to `i4b_Dfreembuf' i4b_l1fsm.o(.text+0xa0): undefined reference to `i4b_Dfreembuf' i4b_bchan.o: In function `isic_bchannel_setup': i4b_bchan.o(.text+0x9b): undefined reference to `i4b_Bcleanifq' i4b_bchan.o(.text+0xb1): undefined reference to `i4b_Bfreembuf' i4b_bchan.o(.text+0xcf): undefined reference to `i4b_Bcleanifq' i4b_bchan.o(.text+0xe5): undefined reference to `i4b_Bfreembuf' i4b_bchan.o: In function `isic_bchannel_start': i4b_bchan.o(.text+0x360): undefined reference to `i4b_Bfreembuf' i4b_bchan.o: In function `isic_init_linktab': i4b_bchan.o(.text+0x470): undefined reference to `ctrl_types' i4b_bchan.o(.text+0x47a): undefined reference to `ctrl_types' *** Error code 1 Stop. su-2.03# Craig 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?376393CF.D3C1A4A9>