Date: Thu, 31 Jan 2002 12:33:21 -0500 From: Ben Neuman <olorin@olorin.homeip.net> To: freebsd-stable@FreeBSD.org Subject: make installworld failure in libcrypto Message-ID: <20020131123321.A20101@olorin.homeip.net>
next in thread | raw e-mail | index | archive | help
After cvsupping to RELENG_4 and cleaning/rebuilding the world, I executed a 'make installworld'. It failed in /usr/src/secure/lib/libcrypto with the following error: ===> secure/lib/libcrypto mkdir -p openssl mkdir:No such file or directory *** Error code 1 I've tried cleaning the obj and source trees numerous times to no avail. Doing a manual 'make install' in /usr/src/secure/lib presents no problems. What might be the issue? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020131123321.A20101>