Thanks Toomas for the suggestion of running BSD/kupgrade, I had managed to find 
something similar and was busy in the process of doing that. The script seems 
to execute correctly, however when I then try and compile my kernel I run into 
some other problems. 

Does anyone know what could cause this?
The kernel compile breaks at the following point:

cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions 
-std=c99  -nostdinc -I-  -I. -I../../.. -I../../../contrib/dev/acpica 
-I../../../contrib/altq -I../../../contrib/ipfilter -I../../../contrib/pf 
-I../../../contrib/dev/ath -I../../../contrib/dev/ath/freebsd 
-I../../../contrib/ngatm -D_KERNEL -include opt_global.h -fno-common 
-finline-limit=8000 --param inline-unit-growth=100 --param 
large-function-growth=1000  -mno-align-long-strings 
-mpreferred-stack-boundary=2 -ffreestanding -Werror  
../../../contrib/ipfilter/netinet/fil.c
../../../contrib/ipfilter/netinet/fil.c: In function `fr_makefrip':
../../../contrib/ipfilter/netinet/fil.c:752: warning: inlining failed in call 
to 'frpr_udp6': function not considered for inlining
../../../contrib/ipfilter/netinet/fil.c:402: warning: called from here
../../../contrib/ipfilter/netinet/fil.c:772: warning: inlining failed in call 
to 'frpr_tcp6': function not considered for inlining
../../../contrib/ipfilter/netinet/fil.c:407: warning: called from here
../../../contrib/ipfilter/netinet/fil.c:703: warning: inlining failed in call 
to 'frpr_icmp6': function not considered for inlining
../../../contrib/ipfilter/netinet/fil.c:412: warning: called from here
../../../contrib/ipfilter/netinet/fil.c:1167: warning: inlining failed in call 
to 'frpr_gre': function not considered for inlining
../../../contrib/ipfilter/netinet/fil.c:417: warning: called from here
../../../contrib/ipfilter/netinet/fil.c:501: warning: inlining failed in call 
to 'frpr_hopopts6': function not considered for inlining
../../../contrib/ipfilter/netinet/fil.c:434: warning: called from here
../../../contrib/ipfilter/netinet/fil.c:660: warning: inlining failed in call 
to 'frpr_dstopts6': function not considered for inlining
../../../contrib/ipfilter/netinet/fil.c:443: warning: called from here
../../../contrib/ipfilter/netinet/fil.c:547: warning: inlining failed in call 
to 'frpr_routing6': function not considered for inlining
../../../contrib/ipfilter/netinet/fil.c:452: warning: called from here
../../../contrib/ipfilter/netinet/fil.c:1145: warning: inlining failed in call 
to 'frpr_esp': function not considered for inlining
../../../contrib/ipfilter/netinet/fil.c:456: warning: called from here
../../../contrib/ipfilter/netinet/fil.c:597: warning: inlining failed in call 
to 'frpr_fragment6': function not considered for inlining
../../../contrib/ipfilter/netinet/fil.c:478: warning: called from here
*** Error code 1

Stop in /usr/src/sys/i386/compile/IPF.

any help much appreciated
Thanks

Rekkie



_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!

Reply via email to