From owner-freebsd-questions Sun Feb 10 5:25:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pentagon.97cents.net (ns4.97cents.net [196.28.82.142]) by hub.freebsd.org (Postfix) with ESMTP id 4B0D737B416 for ; Sun, 10 Feb 2002 05:25:30 -0800 (PST) Received: from david ([192.168.1.2] helo=d) by pentagon.97cents.net with smtp (Exim 3.34 #1) id 16Zu5u-0008Yz-00 for freebsd-questions@FreeBSD.ORG; Sun, 10 Feb 2002 15:32:38 +0200 Message-ID: <009701c1b236$8247b480$0201a8c0@d> From: To: Subject: Problem while doing a make installworld. Date: Sun, 10 Feb 2002 15:26:12 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello everyone. I cvsuped to the latest current branch. I then did a "make buildworld" which went great. Now when i do a "make installworld" i get the following error ******** start error***** ===> secure/lib/libtelnet rm -f /usr/lib/libtelnet.so.2.0 install -c -o root -g wheel -m 444 libtelnet.a /usr/lib install -c -o root -g wheel -m 444 libtelnet_p.a /usr/lib ===> secure/lib/libcrypto mkdir -p openssl mkdir:No such file or directory *** Error code 1 Stop in /usr/src/secure/lib/libcrypto. *** Error code 1 Stop in /usr/src/secure/lib. *** Error code 1 ******** end error***** My cvsup file downloads everything from the server. This problem really puzzles me. If anyone could help i would be so very happy Thank you David van Rensburg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message