8.1-stable kernel compile error

Matthias Andree mandree at FreeBSD.org
Sat Dec 4 22:46:09 UTC 2010


Am 04.12.2010 15:24, schrieb Irakli:
> mkdep -f .depend -a   -nostdinc -D_KERNEL -DKLD_MODULE
> -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq
> -I/usr/src/sys/i386/compile/NS /usr/src/sys/modules/ae/../../dev/ae/if_ae.c
> ===> aesni (depend)
> @ -> /usr/src/sys
> machine -> /usr/src/sys/i386/include
> make: don't know how to make aesni.c. Stop
> *** Error code 2
> 
> Stop in /usr/src/sys/modules.
> *** Error code 1

If you've built with -DNOCLEAN, try without that option, or running "make clean"

HTH
Matthias


More information about the freebsd-stable mailing list