From owner-freebsd-apache@FreeBSD.ORG Sun May 23 16:05:36 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 B6CF31065672 for ; Sun, 23 May 2010 16:05:36 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id A49DA8FC1B for ; Sun, 23 May 2010 16:05:36 +0000 (UTC) Received: from eagle.syrec.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id o4NFiWDE092405 for ; Sun, 23 May 2010 08:44:32 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <4BF94D5F.7020507@rawbw.com> Date: Sun, 23 May 2010 08:44:31 -0700 From: Yuri User-Agent: Thunderbird 2.0.0.24 (X11/20100331) MIME-Version: 1.0 To: apache@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Port apache22 fails to install when there is no apr-1 (missing dependency) X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yuri@rawbw.com List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 May 2010 16:05:36 -0000 Because of some issues with portuipgrade I deleted apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.9_1. After this, when I am trying to install apache22 with 'make install' I get the error below. The problem is that apache22 should install this dependency during 'make install' Yuri --- error log --- ===> Installing for apache-2.2.15_9 ===> apache-2.2.15_9 depends on file: /usr/local/bin/perl5.10.1 - found ===> apache-2.2.15_9 depends on shared library: expat.6 - found ===> apache-2.2.15_9 depends on shared library: apr-1 - not found ===> Verifying install for apr-1 in /usr/ports/devel/apr1 ===> Returning to build of apache-2.2.15_9 Error: shared library "apr-1" does not exist *** Error code 1 Stop in /usr/ports/www/apache22. *** Error code 1 Stop in /usr/ports/www/apache22.