Date: Thu, 14 Dec 2000 09:38:27 +0100 From: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE> To: Boris <koester@x-itec.de> Cc: freebsd-isdn@FreeBSD.ORG Subject: Re: GRRRRRRRRR COMPILER ERRORS Message-ID: <20001214093826.C26690@gil.physik.rwth-aachen.de> In-Reply-To: <891752870.20001213210709@x-itec.de>; from koester@x-itec.de on Wed, Dec 13, 2000 at 09:07:09PM -0800 References: <891752870.20001213210709@x-itec.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 13, 2000 at 09:07:09PM -0800, Boris wrote: > Hello freebsd-isdn, > > I really DISLIKE the ISDN-DRIVER for *BSD! Why? > > ../../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!!!!!!!!!!!!!!!!!!! Shht. Don't shout. You don't say which version of FreeBSD you are using. > -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.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?20001214093826.C26690>