Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Dec 2010 23:35:21 +0100
From:      Matthias Andree <mandree@FreeBSD.org>
To:        freebsd-stable@FreeBSD.org
Subject:   Re: 8.1-stable kernel compile error
Message-ID:  <4CFAC229.40804@FreeBSD.org>
In-Reply-To: <AANLkTin2XO5yCg3bd8vdyfWrg48O%2B_Nw8LgiSdmki2VU@mail.gmail.com>
References:  <AANLkTin2XO5yCg3bd8vdyfWrg48O%2B_Nw8LgiSdmki2VU@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CFAC229.40804>