Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ipfilter + stop compiling kernel ....

Status
Not open for further replies.

Mauric

Technical User
Joined
Feb 18, 2003
Messages
72
Location
CH
Hello Everybody,

this is me 10 attempt to compile on me Netbsd sparc 1.6.1
me new donwloaded IPfilter 4.1.3 with my kernel and he cant
finish to compile, i become every time the same stop msg

please i need any help to become my FWall working
for any helps or topics i'am where happy

[snip]
..
.
cc -mno-fpu -ffreestanding -O2 -Werror -Wall -Wno-main
-Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes
-Wstrict-prototypes -Wno-uninitialized -I. -I../../../../arch
-I../../../.. -nostdinc -DRASTERCONSOLE -DLKM -DIPFILTER_LKM -DMAXUSERS=32
-D_KERNEL -D_KERNEL_OPT -c
/usr/src/sys/arch/sparc/compile/STONE/../../../../netinet/ip_fil.c
/usr/src/sys/arch/sparc/compile/STONE/../../../../netinet/ip_fil.c:32:
warning: `_KERNEL' redefined
*Initialization*:1: warning: this is the location of the previous definition
/usr/src/sys/arch/sparc/compile/STONE/../../../../netinet/ip_fil.c:60:
stdio.h: No such file or directory
/usr/src/sys/arch/sparc/compile/STONE/../../../../netinet/ip_fil.c:61:
usr/include/string.h: No such file or directory
/usr/src/sys/arch/sparc/compile/STONE/../../../../netinet/ip_fil.c:62:
usr/include/stdlib.h: No such file or directory
/usr/src/sys/arch/sparc/compile/STONE/../../../../netinet/ip_fil.c:63:
usr/include/ctype.h: No such file or directory
/usr/src/sys/arch/sparc/compile/STONE/../../../../netinet/ip_fil.c:64:
usr/include/fcntl.h: No such file or directory
/usr/src/sys/arch/sparc/compile/STONE/../../../../netinet/ip_fil.c:107:
unistd.h: No such file or directory
/usr/src/sys/arch/sparc/compile/STONE/../../../../netinet/ip_fil.c:108:
syslog.h: No such file or directory
In file included from
/usr/src/sys/arch/sparc/compile/STONE/../../../../netinet/ip_fil.c:142:
/usr/src/sys/arch/sparc/compile/STONE/../../../../netinet/ipt.h:21: fcntl.h:
No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/arch/sparc/compile/STONE


PS: stdio.h and oders *.h, founding on /usr/includes/*.h

best regards
Maurizio
 
UMMM. FREEBSD forum?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top