Kernel Config Question - NETSMBCRYPTO

From: Adam Li (adamli_at_divxnetworks.com)
Date: 01/23/04

  • Next message: Jerry McAllister: "Re: FDisk won't detect or accept correct disk geometry from BIOS"
    Date: Thu, 22 Jan 2004 15:33:01 -0800
    To: <freebsd-questions@freebsd.org>
    
    

    Hi,

    I am trying to build an AMD64 kernel with SMBFS option (the default one
    does not have SMBFS built in). All seems to be fine except when the
    NETSMBCRYPTO is set.

    In smb_crypto.o function smb_E, the function 'des_set_key' and
    'des_ecb_encrypt' are not found. It looks like that the DES encryption
    functions are not found and linked.

    I have searched the archive and can not find any mentioning of it. What
    options do I need to set in the configuration to get that to build? Your
    helps is very much appreciated.

    Adam

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Jerry McAllister: "Re: FDisk won't detect or accept correct disk geometry from BIOS"