kernel compile errors
Marcel Moolenaar
marcel at xcllnt.net
Mon Jun 13 04:49:25 GMT 2005
On Jun 11, 2005, at 3:23 AM, David wrote:
> On Friday 10 June 2005 19:02, Marcel Moolenaar wrote:
>
>> On alpha you need to add
>> options CRYPTO
>>
>> On i386 and amd64 this is implied (i.e. the DES code is automatically
>> included when NETSMBCRYPTO is present). I think this can be considered
>> a bug on alpha (and ia64, sparc64 and powerpc).
> Ok, tried that.
>
> After make buildkernel KERNCONF=ADMPROXY
>
> /usr/src/sys/alpha/conf/ADMPROXY: unknown option "CRYPTO"
> *** Error code 1
I just committed a fix for the problem. The options to use are:
options LIBMCHAIN
options LIBICONV
options NETSMB
options NETSMBCRYPTO
This is as documented in NOTES, so no need to add additional options.
FYI,
--
Marcel Moolenaar USPA: A-39004 marcel at xcllnt.net
More information about the freebsd-alpha
mailing list