From owner-freebsd-stable Sun Aug 20 3:43:58 2000 Delivered-To: freebsd-stable@freebsd.org Received: from camus.cybercable.fr (camus.cybercable.fr [212.198.0.200]) by hub.freebsd.org (Postfix) with SMTP id 3603537B422 for ; Sun, 20 Aug 2000 03:43:54 -0700 (PDT) Received: (qmail 3604672 invoked from network); 20 Aug 2000 10:43:51 -0000 Received: from r121m50.cybercable.tm.fr (HELO qualys.com) ([195.132.121.50]) (envelope-sender ) by camus.cybercable.fr (qmail-ldap-1.03) with SMTP for ; 20 Aug 2000 10:43:51 -0000 Message-ID: <399FB705.FDEA9DA8@qualys.com> Date: Sun, 20 Aug 2000 12:46:29 +0200 From: Maxime Henrion X-Mailer: Mozilla 4.74 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: world is broken (since openssl update) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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