Date: Sun, 05 Mar 2000 13:53:42 -0800 From: Randy Bush <randy@psg.com> To: Kris Kennaway <kris@hub.freebsd.org> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: libcrypto.a - deja vu? Message-ID: <E12Riy6-0004iC-00@rip.psg.com> References: <E12RgFc-000CY2-00@rip.psg.com> <Pine.BSF.4.21.0003051338420.22291-100000@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>> 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 majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E12Riy6-0004iC-00>