Date: Wed, 13 Dec 2000 21:07:09 -0800 From: Boris <koester@x-itec.de> To: freebsd-isdn@FreeBSD.ORG Subject: GRRRRRRRRR COMPILER ERRORS Message-ID: <891752870.20001213210709@x-itec.de>
next in thread | raw e-mail | index | archive | help
Hello freebsd-isdn, I really DISLIKE the ISDN-DRIVER for *BSD! ../../i4b/layer1/ifpi/i4b_ifpi_pci.c: In function `avma1pp_attach_avma1pp': ../../i4b/layer1/ifpi/i4b_ifpi_pci.c:628: warning: implicit declaration of funct ion `DELAY' ../../i4b/layer1/ifpi/i4b_ifpi_pci.c: In function `avma1pp_hscx_intr': ../../i4b/layer1/ifpi/i4b_ifpi_pci.c:866: warning: implicit declaration of funct ion `IF_HANDOFF' ../../i4b/layer1/ifpi/i4b_ifpi_pci.c: In function `avma1pp_bchannel_setup': ../../i4b/layer1/ifpi/i4b_ifpi_pci.c:1121: warning: implicit declaration of func tion `mtx_init' ../../i4b/layer1/ifpi/i4b_ifpi_pci.c:1121: structure has no member named `ifq_mt x' ../../i4b/layer1/ifpi/i4b_ifpi_pci.c:1121: `MTX_DEF' undeclared (first use in th is function) ../../i4b/layer1/ifpi/i4b_ifpi_pci.c:1121: (Each undeclared identifier is report ed only once ../../i4b/layer1/ifpi/i4b_ifpi_pci.c:1121: for each function it appears in.) ../../i4b/layer1/ifpi/i4b_ifpi_pci.c:1136: structure has no member named `ifq_mt x' *** Error code 1 Any comments? Itīs nearly impossible to compile a new kernel with this driver!!!!!!!!!!!!!!!!!!! -- Best regards, Boris mailto:koester@x-itec.de 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?891752870.20001213210709>