Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Jun 2001 17:28:02 GMT
From:      "Florian Fuchs" <burna@uni.de>
To:        freebsd-isdn@freebsd.org
Subject:   kernel compile error on 5.0-current
Message-ID:  <20010604172802.968C49911F@base.ball.reliam.net>

next in thread | raw e-mail | index | archive | help
Hello,
I get the following errors when I try to compile the kernel with i4b:
I'm using 5.0-CURRENT 

linking kernel
i4b_trace.o: In function `get_trace_data_from_l1':
i4b_trace.o(.text+0x17d): undefined reference to `IF_QFULL'
i4b_rbch.o: In function `i4brbchwrite':
i4b_rbch.o(.text+0x5ab): undefined reference to `IF_QFULL'
i4b_rbch.o(.text+0x76e): undefined reference to `IF_QFULL'
i4b_rbch.o(.text+0x819): undefined reference to `IF_QFULL'
i4b_rbch.o: In function `i4brbchpoll':
i4b_rbch.o(.text+0xcc1): undefined reference to `IF_QFULL'
i4b_rbch.o(.text+0xfc9): more undefined references to `IF_QFULL' follow
i4b_ipr.o: In function `i4biproutput':
i4b_ipr.o(.text+0x331): undefined reference to `IF_DROP'
i4b_ipr.o: In function `ipr_rx_data_rdy':
i4b_ipr.o(.text+0xdd1): undefined reference to `IF_QFULL'
i4b_ipr.o(.text+0xe01): undefined reference to `IF_DROP'
i4b_ipr.o: In function `ipr_tx_queue_empty':
i4b_ipr.o(.text+0x12d3): undefined reference to `IF_QFULL'
*** Error code 1 

My ISDN kernel config: 

device  ifpi
device"i4bq921"
device"i4bq931"
device"i4b"
device"i4btrc"4
device"i4bctl"
device"i4brbch"4
device"i4bipr"4
options IPR_VJ
device"i4bcapi" 

I have a AVM Fritz PCI.
hopefully,
Florian Fuchs :) 

PS: Sorry that my first post in this list is a question :)
btw, I saw a question like this here before, but with no answer..

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?20010604172802.968C49911F>