From owner-freebsd-questions Sat Dec 2 11:14:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rubicon.fernonorden.com (unknown [195.139.149.227]) by hub.freebsd.org (Postfix) with ESMTP id 1F8C437B400 for ; Sat, 2 Dec 2000 11:14:25 -0800 (PST) Received: by fernonorden.com with Internet Mail Service (5.5.2650.21) id ; Sat, 2 Dec 2000 20:11:04 +0100 Message-ID: <25879E6A7E74D411B9370050043B7F3E1E77@fernonorden.com> From: Per Tore Larsen To: "'freebsd-questions@freebsd.org'" Subject: Problems installing vtund port Date: Sat, 2 Dec 2000 20:11:03 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Got a problem when trying to install the vtund port from the ports collection. All dependencies are checked out OK, but still the following error occur when I do a make (or make install) configure:1919: checking for SSL Library and Header files ... configure:1922: checking for md5.h blowfish.h (end of "config.log") *** Error code 1 Stop. Had the same problem on a FreeBSD 4.1, but that was fixed easily by adding the crypto lib, which was forgotten in the install. Thought I could fix the same under 3.51 but (in sysinstall) the it only reports a DES option, no crypto option as in 4.1. The problem still exists after installation of the DES lib. There something missing in the crypto lib but what, and how can I add the missing files??? I hope I could get the thing working without upgrading to 4.1 on the system. (Is it possible to upgrade a system from 3.51 to 4.x?) I'm running 3.51 stable with SSH previosly installed. And no, I cant reinstall with 4.1 on the server (nor want I) since its located in another contry. PeTe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message