>> cc -fpic -DPIC -O -pipe -Wall
>-I/usr/src/lib/libpam/modules/pam_deny/../../../../contrib/libpam/libpam/include
>-I/usr/obj/usr/src/i386/usr/include -c
>/usr/src/lib/libpam/modules/pam_deny/../../../../contrib/libpam/modules/pam_deny/pam_deny.c
> -o pam_deny.So
>> building standard pam_deny library
>> ranlib libpam_deny.a
>> building shared library pam_deny.so
>> ===> libpam/modules/pam_kerberosIV
>> make: don't know how to make /usr/obj/usr/src/i386/usr/lib/libcrypto.a. Stop
>> *** Error code 2
> Are you building with NO_OPENSSL? I just ran into this exact problem
> myself overnight with my buildworld with NO_OPENSSL enabled.
that's the cause.
> Try this patch:
thanks. will do.
randy
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message