kernel compile errors
David
david at students.ncl-coll.ac.uk
Fri Jun 10 09:52:44 GMT 2005
Building a kernel on an Alpha DS20E and am receiving the following...
linking kernel
smb_crypt.o(.text+0x18c): In function `smb_E':
: undefined reference to `des_set_key'
smb_crypt.o(.text+0x190): In function `smb_E':
: undefined reference to `des_set_key'
smb_crypt.o(.text+0x1ac): In function `smb_E':
: undefined reference to `des_ecb_encrypt'
smb_crypt.o(.text+0x1b0): In function `smb_E':
: undefined reference to `des_ecb_encrypt'
*** Error code 1
Stop in /usr/obj/usr/src/sys/ADMPROXY.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
root at admproxy:/usr/src#
I have the following in my config file...
options COMPAT_LINUX
options SCHED_ULE
options NETSMB
options NETSMBCRYPTO
options SMBFS
options LIBICONV
options LIBMCHAIN
options MAXCONS=4
if I leave the NETSMBCRYPTO option out it compiles fine.
Is there anything I've missed? It compiles fine on i386.
Thanks,
David.
This email is confidential and is intended solely for the use of the
parties to whom it is addressed. If you are not the intended
recipient, be advised that you have received this email in error and
that any use, dissemination, forwarding, printing, or copying of this
email is strictly forbidden. If you have received this email in error
please contact the sender. Any views or opinions presented are solely
those of the author and do not necessarily represent the views of
Newcastle College. Although this email and it's attachments are
believed to be free of any virus or other defects which might affect
any computer or IT system into which they are received, no
responsibility is accepted by Newcastle College or any of it's
associated companies for any loss or damage arising in any way from
the receipt or use thereof.
More information about the freebsd-alpha
mailing list