Date: Wed, 1 Dec 99 11:44:28 +0100 From: David Wetzel <dave@turbocat.de> To: ISDN-List <freebsd-isdn@FreeBSD.ORG> Subject: Re: Fritz! on NetBSD? Message-ID: <199912011044.LAA00274@cat.turbocat.de> References: <199911301735.SAA00472@cat.turbocat.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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? Thanks --- _ _ _(_)(_)_ David Wetzel, Turbocat's Development, (_) __ (_) Buchhorster Strasse, D-16567 Muehlenbeck/Berlin, FRG, _/ \_ Fax +49 33056 82835 NeXTmail dave@turbocat.de (______) http://www.turbocat.de/ DEVELOPMENT * CONSULTING * ADMINISTRATION 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?199912011044.LAA00274>