Date: Sun, 20 Aug 2000 12:46:29 +0200 From: Maxime Henrion <mux@qualys.com> To: freebsd-stable@freebsd.org Subject: world is broken (since openssl update) Message-ID: <399FB705.FDEA9DA8@qualys.com>
next in thread | raw e-mail | index | archive | help
Hi, it seems there is a problem with the update of openssl. world doesnt build anymore. here is what happens : sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 /usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp/inc/exception /usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp/inc/new /usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp/inc/new.h /usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp/inc/typeinfo /usr/obj/usr/src/i386/usr/include/g++ cd /usr/src/secure/lib/libcrypto; make beforeinstall mkdir -p openssl cp /usr/src/secure/lib/libcrypto/../libcrypto/opensslconf-i386.h /usr/src/secure/lib/libcrypto/opensslconf-i386.h openssl/opensslconf.h usage: cp [-R [-H | -L | -P]] [-f | -i] [-pv] src target cp [-R [-H | -L | -P]] [-f | -i] [-pv] src1 ... srcN directory *** Error code 64 Stop in /usr/src/secure/lib/libcrypto. *** Error code 1 it seems to be a little error in a Makefile :-) --- Maxime Henrion irc.freebsd.org 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?399FB705.FDEA9DA8>