From owner-freebsd-questions@FreeBSD.ORG Tue Dec 9 12:16:19 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A119716A4CE for ; Tue, 9 Dec 2003 12:16:19 -0800 (PST) Received: from tao.agoron.com (tao.agoron.com [206.181.233.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66ECD43D21 for ; Tue, 9 Dec 2003 12:16:18 -0800 (PST) (envelope-from marius@agoron.com) Received: from MK (quasi.shredco.com [206.181.233.90]) by tao.agoron.com (8.12.10/8.12.8) with ESMTP id hB9KOKPK025364 for ; Tue, 9 Dec 2003 15:24:20 -0500 (EST) Message-Id: <200312092024.hB9KOKPK025364@tao.agoron.com> From: "Marius Kirschner" To: "FreeBSD Questions" Date: Tue, 9 Dec 2003 15:16:21 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcO+kU+5wjjV5UKUQ5yKnQZxWuCT7w== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Apache+ssl X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2003 20:16:19 -0000 Tried to update my old apache+ssl to the latest and am getting the following error: making all in tools... ===> Installing for openssl-0.9.7c ===> Generating temporary packing list ===> Checking if security/openssl already installed ln: illegal option -- h usage: ln [-fisv] file1 file2 ln [-fisv] file ... directory link file1 file2 *** Error code 1 Stop in /usr/ports/security/openssl. *** Error code 1 Stop in /usr/ports/www/apache13-ssl. Any idea how to work around that? ---Marius