From owner-freebsd-questions@FreeBSD.ORG Tue May 11 19:45:40 2004 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 BB0FC16A4CE for ; Tue, 11 May 2004 19:45:40 -0700 (PDT) Received: from juniper.net (tokra.juniper.net [207.17.137.104]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9089843D31 for ; Tue, 11 May 2004 19:45:40 -0700 (PDT) (envelope-from schadda@juniper.net) Received: from ([10.100.3.55]) by tokra.juniper.net with ESMTP ; Tue, 11 May 2004 19:45:05 -0700 Received: from exch10.corp.netscreen.com ([10.16.0.48]) by exch01.corp.netscreen.com with Microsoft SMTPSVC(6.0.3790.0); Tue, 11 May 2004 19:45:02 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 11 May 2004 19:45:03 -0700 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Installing Apache on FreeBSD 5.2.1 Thread-Index: AcQ3ytaXJY+EQJ1XTbKV18RX3kMQZQ== X-Priority: 1 Priority: Urgent Importance: high From: "Sanjay Chadda" To: X-OriginalArrivalTime: 12 May 2004 02:45:02.0370 (UTC) FILETIME=[1FBEC020:01C437CB] Subject: Installing Apache on FreeBSD 5.2.1 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: Wed, 12 May 2004 02:45:40 -0000 When I do a "make install" in /usr/ports/www/Apache2 directory, I get following error: apache-2.0.49 is marked as broken. apr is installed and may conflict with apache one. (if you want to use apr port, define WITH_APR_FROM_PORTS at yr own risk) I have apache 2.0.49 installed, OpenSSL 0.9.7d installed on a FreeBSD 5.2.1 release. Does anyone have any ideas what this msg means? What is the fix? Thx, Sanjay