From owner-freebsd-ports@FreeBSD.ORG Fri Feb 17 14:06:10 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0794F16A420 for ; Fri, 17 Feb 2006 14:06:10 +0000 (GMT) (envelope-from cmchugh@captel.com) Received: from castor.captel.com (castor.captel.com [207.181.130.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73D6F43D72 for ; Fri, 17 Feb 2006 14:06:09 +0000 (GMT) (envelope-from cmchugh@captel.com) Received: from pollux.captel.com (pollux.captel.com [207.181.130.120]) by castor.captel.com (8.13.4/8.13.3) with ESMTP id k1HE65ER055383 for ; Fri, 17 Feb 2006 09:06:05 -0500 (EST) (envelope-from cmchugh@captel.com) Received: from [127.0.0.1] (cmchugh.captel.com [207.181.131.248]) (authenticated bits=0) by pollux.captel.com (8.13.4/8.12.11) with ESMTP id k1HE64gR046208 for ; Fri, 17 Feb 2006 09:06:05 -0500 (EST) Message-ID: <43F5D851.4080105@captel.com> Date: Fri, 17 Feb 2006 09:06:09 -0500 From: "Christopher C. McHugh" User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: freebsd-ports@freebsd.org X-Virus-Scanned: ClamAV 0.86.1/1292/Fri Feb 17 04:39:02 2006 on castor.captel.com X-Virus-Status: Clean Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Clamav 0.88 make problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2006 14:06:10 -0000 Hello all- I am currently having an issue getting clamav port to make: ===> Vulnerability check disabled, database not found ===> Found saved configuration for clamav-0.86.1 ===> Extracting for clamav-0.88 => Checksum OK for clamav-0.88.tar.gz. ===> Patching for clamav-0.88 ===> Applying extra patch /usr/ports/security/clamav/files/extra-patch-libclamav__unrarlib.h ===> Applying FreeBSD patches for clamav-0.88 ===> clamav-0.88 depends on shared library: gmp.6 - found ===> Configuring for clamav-0.88 ===> Building for clamav-0.88 ===> *** WARNING *** Installed version of libclamav found. This might cause build problems. make: cannot open Makefile. *** Error code 2 Stop in /usr/ports/security/clamav. The permissions on the makefile rw so i am unsure what it's problem is. Any thoughts?? -Christopher