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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
