Прекомпилирую ядро(этот же конфиг на другой машине ок компилируется) и выскакивает ошибка, вот последние строки лога:
/usr/src/sys/modules/if_stf/../../net/if_stf.c: In function `stfmodevent':
/usr/src/sys/modules/if_stf/../../net/if_stf.c:178: warning: passing arg 4 of `encap_attach_func' from incompatible pointer type
/usr/src/sys/modules/if_stf/../../net/if_stf.c: In function `stf_encapcheck':
/usr/src/sys/modules/if_stf/../../net/if_stf.c:250: warning: cast discards qualifiers from pointer target type
cpp0: output pipe has been closed
cc: Internal compiler error: program cc1 got fatal signal 11
scards qualifiers from pointer target type
/usr/src/sys/modules/if_gif/../../netinet6/in6_gif.c: In function `gif_encapcheck6':
/usr/src/sys/modules/if_gif/../../netinet6/in6_gif.c:305: warning: cast discards qualifiers from pointer target type
/usr/src/sys/modules/if_stf/../../net/if_stf.c:139: warning: initialization from incompatible pointer type
/usr/src/sys/modules/if_stf/../../net/if_stf.c:139: warning: initialization from incompatible pointer type
/usr/src/sys/modules/if_stf/../../net/if_stf.c: In function `stfmodevent':
/usr/src/sys/modules/if_stf/../../net/if_stf.c:178: warning: passing arg 4 of `encap_attach_func' from incompatible pointer type
/usr/src/sys/modules/if_stf/../../net/if_stf.c: In function `stf_encapcheck':
/usr/src/sys/modules/if_stf/../../net/if_stf.c:250: warning: cast discards qualifiers from pointer target type
cpp0: output pipe has been closed
cc: Internal compiler error: program cc1 got fatal signal 11
File: log Col 0 290416 bytes 100%
-Wcast-qual -fformat-extensions -ansi -c /usr/src/sys/modules/mfs/../..
/ufs/mfs/mfs_vfsops.c
cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstric
t-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I/usr/in
clude -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-ext
erns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual -fformat-extensions -ansi -c /usr/src/sys/modules/mfs/../..
/ufs/mfs/mfs_vnops.c
*** Error code 1
Stop in /usr/src/sys/modules/mfs.
*** Error code 1
Stop in /usr/src/sys/modules.
*** Error code 1
Stop in /usr/src/sys/compile/radio.
В чём вообще может быть ошибка???