From owner-freebsd-apache@FreeBSD.ORG Tue Dec 6 13:46:56 2005 Return-Path: X-Original-To: freebsd-apache@freebsd.org Delivered-To: freebsd-apache@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D609416A420 for ; Tue, 6 Dec 2005 13:46:56 +0000 (GMT) (envelope-from csabamolnar@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6DE143D5A for ; Tue, 6 Dec 2005 13:46:55 +0000 (GMT) (envelope-from csabamolnar@gmail.com) Received: by wproxy.gmail.com with SMTP id 71so33857wra for ; Tue, 06 Dec 2005 05:46:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:reply-to:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id:from; b=Y4IYRjAflf45493ExiJ88vntYsWw30JDlKPiZknPAA2cSnCnAboFG+zbuIsMzE822SF2d8Em5cx/lWvWGty8X0yieI7aGHQyiE/SqtE9RQ65pDx6bzc+McOW0ZsuaZXUz6HTVEWuVKhxmPWIP2AWZm4GQjsmwgHuz2ICdfw8RdE= Received: by 10.65.112.20 with SMTP id p20mr479657qbm; Tue, 06 Dec 2005 05:46:54 -0800 (PST) Received: from mcsaba.ch.sh.unideb.hu ( [193.6.168.3]) by mx.gmail.com with ESMTP id p4sm124361qba.2005.12.06.05.46.54; Tue, 06 Dec 2005 05:46:54 -0800 (PST) To: Clement Laforet Date: Tue, 6 Dec 2005 14:48:01 +0000 User-Agent: KMail/1.8.3 References: <200512061423.40271.molnarcs@gmail.com> <20051206133226.GM56858@goofy.cultdeadsheep.org> In-Reply-To: <20051206133226.GM56858@goofy.cultdeadsheep.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200512061448.02159.molnarcs@gmail.com> From: "Csaba =?iso-8859-2?q?Moln=E1r?= (molnarcs)" Cc: freebsd-apache@freebsd.org Subject: Re: apache 2.2 compile error X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: molnarcs@gmail.com List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Dec 2005 13:46:56 -0000 2005. december 6. 13.32 d=E1tummal Clement Laforet ezt =EDrta: > [re send with dropped Cc', and for archives] > > On Tue, Dec 06, 2005 at 02:23:39PM +0000, Csaba Molnr (molnarcs) wrote: > > Hello! > > > > I've been trying to compile apache 2.2 for a few days, but I got the sa= me > > error message. I don't see anyone reporting this, so it might be > > something specific to my system, although everything else works just > > fine. > > You have devel/apr installed. Please define WITH_APR_FROM_PORTS when > you build apache22. > > clem Thanks! (that was fast :)) It appears devel/apr-nothr was installed with kdesdk or subversion (but=20 apache-2.0.55 didn't seem to have a problem with that).=20 Anyway, thanks again!