Date: Wed, 01 Dec 1999 22:49:28 +0100 From: Gary Jennejohn <garyj@peedub.muc.de> To: David Wetzel <dave@turbocat.de> Cc: ISDN-List <freebsd-isdn@FreeBSD.ORG> Subject: Re: Fritz! on NetBSD? Message-ID: <199912012149.WAA13124@peedub.muc.de> In-Reply-To: Your message of "Wed, 01 Dec 1999 11:44:28 %2B0100." <199912011044.LAA00274@cat.turbocat.de>
next in thread | previous in thread | raw e-mail | index | archive | help
David Wetzel writes: >Hi again, > >I tried the patches from hm's website, but: > >orange# rm *i4b*.o >orange# make >cc -g -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes >-Wpointer-arith -Wno-main -I. -I../../../../arch -I../../../.. -nostdinc >-DSHMMAXPGS="0x400" -DFIFO -DNMBCLUSTERS="0x800" -DAVM_A1_PCI -DIPR_VJ >-DMAXUSERS=64 -D_KERNEL -Di386 -c ../../../../i4b/driver/i4b_ctl.c >cc1: warnings being treated as errors >../../../../i4b/driver/i4b_ctl.c: In function `i4bctlattach': >../../../../i4b/driver/i4b_ctl.c:203: warning: implicit declaration of >function `make_dev' >../../../../i4b/driver/i4b_ctl.c:203: `i4bctl_cdevsw' undeclared (first use >in this function) >../../../../i4b/driver/i4b_ctl.c:203: (Each undeclared identifier is >reported only once >../../../../i4b/driver/i4b_ctl.c:203: for each function it appears in.) >../../../../i4b/driver/i4b_ctl.c:203: `UID_ROOT' undeclared (first use in >this function) >../../../../i4b/driver/i4b_ctl.c:203: `GID_WHEEL' undeclared (first use in >this function) >*** Error code 1 > >What is the NetBSD equivalent of make_dev? Has someone ot there running the >Fritz card on NetBSD? > I think until someone on the developers' list who is running NetBSD fixes the latest code to run under NetBSD (at the moment it's only fit for FreeBSD-current) it's best to stick with older releases of i4b. --- Gary Jennejohn / garyj@muc.de garyj@fkr.cpqcorp.net gj@freebsd.org 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?199912012149.WAA13124>