Date: Thu, 14 Dec 2000 14:26:30 -0800 From: Boris <koester@x-itec.de> To: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE> Cc: freebsd-isdn@FreeBSD.ORG Subject: Re[2]: GRRRRRRRRR COMPILER ERRORS Message-ID: <12758749076.20001214142630@x-itec.de> In-Reply-To: <20001214093826.C26690@gil.physik.rwth-aachen.de> References: <891752870.20001213210709@x-itec.de> <20001214093826.C26690@gil.physik.rwth-aachen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Christoph, Thursday, December 14, 2000, 12:38:27 AM, you wrote: CK> On Wed, Dec 13, 2000 at 09:07:09PM -0800, Boris wrote: >> Hello freebsd-isdn, >> >> I really DISLIKE the ISDN-DRIVER for *BSD! CK> Why? Last time i lost a lot of data while recompiling a fresh 4.2 kernel from cvs repository. I made make world (worked), i applied the i4b patch to the kernel, recompiled the kernel -> stop error, i restarted my server and nothing worked anymore because of no new kernel. I lost a week for reinstalling and reconfiguring my freebsd machine only because the i4b driver makes me crazy and nothing works. This you can see is from a fresh installed 4.2 release box after updating with cvs. My current version is as following: uname -a FreeBSD bastion.localhost 4.2-STABLE FreeBSD 4.2-STABLE #1: Tue Dec 12 19:03:586 Try it yourself! update your sources via cvs and try to get the i4b up and running, i wish you a lot of fun -( >> >> ../../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!!!!!!!!!!!!!!!!!!! CK> Shht. Don't shout. You don't say which version of FreeBSD you are using. >> currently 4.2 stable #1, downloaded latest sources from cvs yesterday via cvsup. -- 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?12758749076.20001214142630>