Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Nov 1996 18:52:13 -0500 (EST)
From:      Edwin Burley <khan@vnet.net>
To:        hackers@FreeBSD.org
Subject:   kernel not making
Message-ID:  <XFMail.961123185523.khan@vnet.net>

next in thread | raw e-mail | index | archive | help

----------------------------------
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.961123185523.khan>