From owner-freebsd-hackers Sat Nov 23 15:55:40 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA19163 for hackers-outgoing; Sat, 23 Nov 1996 15:55:40 -0800 (PST) Received: from ginger.vnet.net (ginger.vnet.net [166.82.1.69]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id PAA19155 for ; Sat, 23 Nov 1996 15:55:27 -0800 (PST) Received: from elvis.vnet.net (elvis.vnet.net [166.82.1.5]) by ginger.vnet.net (8.8.2/8.8.2) with ESMTP id TAA08800 for ; Sat, 23 Nov 1996 19:02:11 -0500 Received: from artist.vnet.net (artist.vnet.net [166.82.239.40]) by elvis.vnet.net (8.8.3/8.8.3) with SMTP id SAA15891 for ; Sat, 23 Nov 1996 18:55:21 -0500 (EST) Message-ID: X-Mailer: XFMail 0.4 [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sat, 23 Nov 1996 18:52:13 -0500 (EST) From: Edwin Burley To: hackers@FreeBSD.org Subject: kernel not making Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk ---------------------------------- E-Mail: khan@vnet.net Date: 11/23/96 Time: 18:52:13 ---------------------------------- Hello I am getting and error when I make kernel... the error is ./.. -I/usr/include -DALLOW_CONFLICT_IRQ -DALLOW_CONFLICT_IOADDR -DSBC_IRQ=5 -D COMPAT_43 -DKERNEL ../../net/if_tun.c ./../net/if_tun.c: In function `tuninit': ./../net/if_tun.c:234: dereferencing pointer to incomplete type ./../net/if_tun.c:238: dereferencing pointer to incomplete type ./../net/if_tun.c: In function `tunwrite': ./../net/if_tun.c:575: `ipintrq' undeclared (first use this function) ./../net/if_tun.c:575: (Each undeclared identifier is reported only once ./../net/if_tun.c:575: for each function it appears in.) *** Error code 1 Stop. help please... thanks-------------------------- Hello I am getting and error when I make kernel... the error is ./.. -I/usr/include -DALLOW_CONFLICT_IRQ -DALLOW_CONFLICT_IOADDR -DSBC_IRQ=5 -D COMPAT_43 -DKERNEL ../../net/if_tun.c ./../net/if_tun.c: In function `tuninit': ./../net/if_tun.c:234: dereferencing pointer to incomplete type ./../net/if_tun.c:238: dereferencing pointer to incomplete type ./../net/if_tun.c: In function `tunwrite': ./../net/if_tun.c:575: `ipintrq' undeclared (first use this function) ./../net/if_tun.c:575: (Each undeclared identifier is reported only once ./../net/if_tun.c:575: for each function it appears in.) *** Error code 1 Stop. help please... thanks-------------------------- Hello I am getting and error when I make kernel... the error is ./.. -I/usr/include -DALLOW_CONFLICT_IRQ -DALLOW_CONFLICT_IOADDR -DSBC_IRQ=5 -D COMPAT_43 -DKERNEL ../../net/if_tun.c ./../net/if_tun.c: In function `tuninit': ./../net/if_tun.c:234: dereferencing pointer to incomplete type ./../net/if_tun.c:238: dereferencing pointer to incomplete type ./../net/if_tun.c: In function `tunwrite': ./../net/if_tun.c:575: `ipintrq' undeclared (first use this function) ./../net/if_tun.c:575: (Each undeclared identifier is reported only once ./../net/if_tun.c:575: for each function it appears in.) *** Error code 1 Stop. help please... thanks