X-Recipient: archive-cygwin AT delorie DOT 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:to:subject:in-reply-to :references; q=dns; s=default; b=JPG82a/odPWAdGvv01vEi4q24UIUKLC qpAe0PQjRDb8N8uTHqS+BjFTE1jfAji5j4WwQoXaBoaRtDdSjjxtp/VNqq8s+vjW U2t/zmTmvrkttSkiHzneece1cdGSIp+BcMt30t75EGpx/jgBMFw6BldBjOgArerf 7R2mhm1G73H4= 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:to:subject:in-reply-to :references; s=default; bh=p1UmfcVgjUBFUJ5jRzNNDoqg074=; b=wRM62 yDtlJRVbgk40kGeoB8Z+G7kglUjIthppN9zHepUoDi+6WYmDEscKL2iZLZmbmsfV 4FRegOdWEjNjYblu45ry7rPEkG0RTj+SWYsH4pEDYBw3D2WJmFBYAWwPB3Uwy3GL 1oY2LEuWAZ10aRHVG+Qv4G8ef9PZDZccZZJXq4= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=3.5 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,FSL_HELO_NON_FQDN_1,KHOP_DYNAMIC,KHOP_THREADED,RCVD_IN_BRBL_LASTEXT,RCVD_IN_PBL,RCVD_VIA_APNIC,RDNS_DYNAMIC,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: mail1.asahi-net.or.jp Message-ID: <20130915214549.1876@binki> Date: Sun, 15 Sep 2013 21:45:49 +0900 From: wynfield AT gmail DOT com To: Subject: Re: Build Failure for APR library In-reply-to: Your message of Sat, 14 Sep 2013 12:35:04 -0700 <5234BA68.1080807@acm.org> References: <20130914221822 DOT 2588 AT binki> <5234BA68 DOT 1080807 AT acm DOT org> X-IsSubscribed: yes Thanks for the information. I thought cygwin's httpd version was older. I downloaded and isntalled it with setup.exe. But I couldn't get it to run successfully. I installed it like this: $ cygrunsrv -I httpd2 -O -p /usr/sbin/httpd2.exe -e CYGWIN="ntsec tty" $ cygrunsrv -S httpd2 Error: The console displays: - cygrunsrv: Error starting a service: QueryServiceStatus: Win32 error 1062: and the eEvent Log Shows: 1st: PID 2252: `httpd2' service started. 2nd: PID 3356: service `httpd2' failed: signal 12 raised. I gave all log files, etc rwx permissions for everthing I could think of, but it still shuts down after starting up. Regards --- David Rothenberger > On 9/14/2013 6:18 AM, wynfield > > 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 ---- -- 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