From owner-freebsd-questions@FreeBSD.ORG Wed Mar 19 08:49:54 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B82C76DC for ; Wed, 19 Mar 2014 08:49:54 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9160E87D for ; Wed, 19 Mar 2014 08:49:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=wha2E4nUfJq28UbQb4nZsURk84kUa0/qvx1A3vgeaGo=; b=jOByDj0/QMrbGyDFL9/SgIU/Njj1m/J/uIrnMFjqKXyvjIG687/cohwoq0Os0bDnt3okAhkhcL/wgB+7dSQwcgR1SOXGTP1HSfq2L4wkuRhPx92jyrOhxPoYmLqbDqK5v5aDSjl9/YdOsrukclLRd9+EqhuTK23JKtZ+G1ujo0A=; Received: from [39.216.54.49] (port=10412 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1WQCC1-001sGs-Bg; Wed, 19 Mar 2014 02:49:46 -0600 Date: Wed, 19 Mar 2014 16:49:39 +0800 From: Erich Dollansky To: Matthias Fechner Subject: Re: Howto install apache on FreeBSD10 Message-ID: <20140319164939.5fd74952@X220.alogt.com> In-Reply-To: <532955D2.7080101@fechner.net> References: <532955D2.7080101@fechner.net> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2014 08:49:54 -0000 Hi, On Wed, 19 Mar 2014 09:31:14 +0100 Matthias Fechner wrote: > I did yesterday an upgrade from FreeBSD 9 to 10. > And now I'm in the process to rebuild all installed ports. > > I started with apache22, as it is the most important one. > But if I try to compile the port I get the error message: how did you do this? I have your combination running since 2012. Erich