X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding
	:reply-to; q=dns; s=default; b=t+o1GLTXuhlsrs/5ai1/ut1MyXRSqJK9I
	8mFamGVeIQQKGmFrzhv/cJGbuLv34hjCTWNOdNAwsuEjkA13Drrr0EZW1MHN+XyK
	kmcQ9yjO48Gd69rO4R1lzlrKSzo0lriYzoXWSshjOKX6js/OcB4heamb3DA7k6OO
	ij6nbKm7pk=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding
	:reply-to; s=default; bh=4NSb9LanyaAN2w6H6OAmokzzLzo=; b=VhBu9nt
	e3bNjmcxy6swGyQElICUhXlmw4mAbOP/b2+jnpIA9TPTLZKCW7aHQOAPsmYNh56Z
	YpjxYlMHRubvOpECtC/Gsskpx5fCdoTcYBri/7P6h3iKi8oXYbXIZlcFC+Twpjmy
	cMQKREQTCoQwYbhzmHKGdEZCYNAOaHAZVeKk=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_50,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RDNS_NONE,SPF_PASS autolearn=no version=3.3.2
X-HELO: qmta09.emeryville.ca.mail.comcast.net
Message-ID: <5234BA68.1080807@acm.org>
Date: Sat, 14 Sep 2013 12:35:04 -0700
From: David Rothenberger <daveroth@acm.org>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Build Failure for APR library
References: <20130914221822.2588@binki>
In-Reply-To: <20130914221822.2588@binki>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com

On 9/14/2013 6:18 AM, wynfield@gmail.com wrote:
> I read that Apache would build on Cygwin out-of-the-box, but found out that isn't the case now if it was before.  Or my setup is wrong.
> 
> I wanted to build:
>   	 Apache    VERS=2.4.6  which is httpd-2.4.6
> 
> This requires the two libraries  apr and apr-util

apr and apr-util libraries are already packaged for Cygwin as
libapr1-devel and libaprutil1-devel respectively. If you wish to see how
they are built for Cygwin, you can download the source for the packages
and look at the cygport build script.

FYI, apache2 is also available as a pre-built package for Cygwin. You
can also download its source package to see how it is built.

-- 
David Rothenberger  ----  daveroth@acm.org

Hale Mail Rule, The:
        When you are ready to reply to a letter, you will lack at least
        one of the following:
                (a) A pen or pencil or typewriter.
                (b) Stationery.
                (c) Postage stamp.
                (d) The letter you are answering.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

