From owner-freebsd-newbies Mon Oct 30 4:27: 7 2000 Delivered-To: freebsd-newbies@freebsd.org Received: from rubicon.fernonorden.com (unknown [195.139.149.227]) by hub.freebsd.org (Postfix) with ESMTP id C5E6E37B479 for ; Mon, 30 Oct 2000 04:27:04 -0800 (PST) Received: by fernonorden.com with Internet Mail Service (5.5.2650.21) id <45PTLV0L>; Mon, 30 Oct 2000 13:24:43 +0100 Message-ID: <25879E6A7E74D411B9370050043B7F3E1DFF@fernonorden.com> From: Per Tore Larsen To: "'freebsd-newbies@freebsd.org'" Subject: Vtun 2.3 and FreeBSD 4.1.1 Date: Mon, 30 Oct 2000 13:24:42 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi. Have a problem one of you might be able to help me with. If any actually has build the vtun port, please tell me how you did this. (The system described is a "clean install". With only bash and pine installed from the ports collection. Everything else is default. When I try to make the the vtun 2.3 under FreeBSD 4.1.1 I get the following error message: (the port is located under: /usr/ports/net/vtun) *-- Start *-- bash-2.04# make This port requires the OpenSSL libarary, which is part of the FreeBSD crypto distribution but not installed on your machine. Please see the "OpenSSL" section in the handbook for instructions on how to obtain and install the FreeBSD OpenSSL distribution. ** Error code 1 Stop. Huh?? To my knowlede OpenSSL is installed by default in FreeBSD 4.0 and greater. When to http://www.FreeBSD.org/handbook/openssl.html only to verify this. The only option that the handbook could help me with, was that if I wanted some US restricted crypto options I needed to define this in '/etc/make.conf' and run 'make world'. Well, the file '/etc/make.conf' does not exist on my system, and I have never run 'make world' so I desided this shouldn't be nessesary for this port to work. I'm I wrong in this? My system: Freebsd 4.1.1 IPFILTER and IPFILTER_LOG compiled in kernel. Running NAT and a simple IPF config. Ports installed: Bash2 Pine Thanks for any help you could give me, Pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message