From owner-freebsd-apache@FreeBSD.ORG Wed Jul 28 12:35:38 2010 Return-Path: Delivered-To: apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 538F81065679 for ; Wed, 28 Jul 2010 12:35:38 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 1707F8FC08 for ; Wed, 28 Jul 2010 12:35:37 +0000 (UTC) Received: by vws7 with SMTP id 7so5127756vws.13 for ; Wed, 28 Jul 2010 05:35:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.126.166 with SMTP id c38mr5991113vcs.192.1280320537022; Wed, 28 Jul 2010 05:35:37 -0700 (PDT) Received: by 10.220.188.10 with HTTP; Wed, 28 Jul 2010 05:35:36 -0700 (PDT) In-Reply-To: References: Date: Wed, 28 Jul 2010 20:35:36 +0800 Message-ID: From: Sunpoet Hsieh To: Simon Kelly Content-Type: text/plain; charset=UTF-8 Cc: apache@freebsd.org Subject: Re: Unable to install apache22 port X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jul 2010 12:35:38 -0000 On Wed, Jul 28, 2010 at 7:36 PM, Simon Kelly wrote: > The following output is received when trying to install apache22. I have > updated the ports tree and tried re-configuring the port but to no avail. > Any help would be greatly appreciated. > > Simon Hi, Simon I notice that there are two apr-1 packages in your package list. (apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.9_1 & apr-ipv6-gdbm-db42-1.3.8.1.3.9) You may remove these two apr-1 packages and reinstall devel/apr-1 and www/apache22. I hope it works for you. - Sunpoet