From owner-freebsd-isdn Sat Feb 21 09:11:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA16229 for freebsd-isdn-outgoing; Sat, 21 Feb 1998 09:11:07 -0800 (PST) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from inn.aball.de (inn.aball.de [194.77.20.26]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA16221 for ; Sat, 21 Feb 1998 09:11:01 -0800 (PST) (envelope-from alice.turbocat.de!dave@harvey.aball.de) Received: from harvey.aball.de (root@harvey.aball.de [194.77.82.26]) by inn.aball.de (8.8.8/971027/wpv/CA-2) with SMTP id SAA01995; Sat, 21 Feb 1998 18:10:47 +0100 (MET) Received: by harvey.aball.de (Smail3.1.28.1 #11) id m0y6IRn-000ItlC; Sat, 21 Feb 98 18:10 MET Received: from cat.turbocat.de (cat.turbocat.de [194.77.82.49]) by alice.turbocat.de (8.8.8/8.7.3) with ESMTP id SAA04180; Sat, 21 Feb 1998 18:10:21 +0100 (CET) Received: (from dave@localhost) by cat.turbocat.de (8.8.5/8.7.3) id SAA00397; Sat, 21 Feb 1998 18:10:22 +0100 (MET) Message-Id: <199802211710.SAA00397@cat.turbocat.de> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 4.2mach v148) Received: by NeXT.Mailer (1.148) From: David Wetzel Date: Sat, 21 Feb 98 18:10:20 +0100 To: freebsd-isdn@FreeBSD.ORG, netbsd-help@netbsd.org Subject: i4b on NetBSD 1.3 Organisation: Turbocat's Development Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, today I upgraded my 66 days-uptime NetBSD computer from 1.3 ALPHA to 1.3. It runs like before. I build and installed an 1.3 kernel. The system works as expected. Now, I am trying to install I4B. I added this // Sat Feb 21 17:17:25 MET 1998 dave@turbocat.de #ifndef __FreeBSD__ #include #include #endif to /usr/src/i4b/layer1/i4b_l1.h Now the compile works until: cc -g -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes -I. -I../../../../arch -I../../../.. -nostdinc -DEXEC_AOUT -DEXEC_SCRIPT -DI486_CPU -DI586_CPU -DVM86 -DXSERVER -DKTRACE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DSHMMAXPGS="0x400" -DCOMPAT_NOMID -DCOMPAT_10 -DCOMPAT_11 -DCOMPAT_12 -DCOMPAT_43 -DTCP_COMPAT_42 -DFFS -DMFS -DNFSSERVER -DFIFO -DGATEWAY -DINET -DMROUTING -DCCITT -DLLC -DHDLC -DNMBCLUSTERS="0x800" -DMAXUSERS=64 -D_KERNEL -Di386 -c ../../../../i4b/driver/i4b_ctl.c ../../../../i4b/driver/i4b_ctl.c: In function `i4bctlioctl': ../../../../i4b/driver/i4b_ctl.c:218: request for member `sc_chan' in something not a structure or union ../../../../i4b/driver/i4b_ctl.c:219: request for member `sc_chan' in something not a structure or union ../../../../i4b/driver/i4b_ctl.c:220: request for member `sc_chan' in something not a structure or union ../../../../i4b/driver/i4b_ctl.c:221: request for member `sc_chan' in something not a structure or union ../../../../i4b/driver/i4b_ctl.c:222: request for member `sc_chan' in something not a structure or union ../../../../i4b/driver/i4b_ctl.c:223: request for member `sc_chan' in something not a structure or union ../../../../i4b/driver/i4b_ctl.c:241: request for member `sc_chan' in something not a structure or union ../../../../i4b/driver/i4b_ctl.c:242: request for member `sc_chan' in something not a structure or union ../../../../i4b/driver/i4b_ctl.c:243: request for member `sc_chan' in something not a structure or union ../../../../i4b/driver/i4b_ctl.c:244: request for member `sc_chan' in something not a structure or union ../../../../i4b/driver/i4b_ctl.c:245: request for member `sc_chan' in something not a structure or union ../../../../i4b/driver/i4b_ctl.c:246: request for member `sc_chan' in something not a structure or union *** Error code 1 Stop. Any ideas? Thanks in advance. --- _ _ _(_)(_)_ 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 WATCH OUT FOR TURBOFAX for OPENSTEP! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message