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:to:subject:in-reply-to
	:references; q=dns; s=default; b=Lw17xxDCIB9WUstmRWKhI650E7odSMK
	L4GMBoKUBhUfIB/LIDpbN1Aa4/lvW+r9uh5Z/SBveE9ovh1mUAF1c0pYfRDSQ7op
	NYVf2KyfMS0z6O0nx+LmlNSNPKxzRt/ibGxJzx2GXPvh31O6pLjwR5clKgDzRKe/
	lQMlaYR85ymY=
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=iMZ8z/6ncTJvxnvzSEsGWl+F/Vk=; b=UlxpK
	+n7pC57O1Vchrhx5rlBtigfITWJQxLQz3H0IjvLuVDTBl3Gvo9JBvOfVXPAchcuD
	ONbZcaqLnNN+TQA9gXnVSHnJwh6KtclvOPHwMio0FGtm8NCv1oBydn9vUWUDJPOe
	Mzz4W+2F55y8pQrLRLFo+elNe0gxhK4wL3Lwk4=
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=2.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,FSL_HELO_NON_FQDN_1,KHOP_DYNAMIC,KHOP_THREADED,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: <20130917130608.1608@binki>
Date: Tue, 17 Sep 2013 13:06:08 +0900
From: wynfield@gmail.com
To: <cygwin@cygwin.com>
Subject: Re: Build Failure for APR library
In-reply-to: Your message of Mon, 16 Sep 2013 12:46:38 -0400         <523735EE.4060607@cygwin.com>
References: <20130914221822.2588@binki> <5234BA68.1080807@acm.org> <20130915220853.2068@binki> <5235E8A8.1080407@acm.org> <20130916160126.2368@binki>         <523735EE.4060607@cygwin.com>
X-IsSubscribed: yes


Larry thank you.  Your message helped me get Apache httpd up and running.

For other people after getting cygserver up and running, you will then
have to set the CYGWIN environment variable so that it contains the string "server"
and you will also have to  "rebaseall."

Regards

Larry Hall (Cygwin wrote:

> On 9/16/2013 3:01 AM, d.henman wrote:
> > I tried running httpd2 by hand and it dies immediately and violently:
> >
> >   $ httpd2
> > zsh: invalid system call (core dumped)  httpd2
> >
> >   $  cat httpd2.exe.stackdump
> > Stack trace:
> > Frame     Function  Args
> >
> > When executed from the bash shell:
> >
> > $ /usr/sbin/httpd2
> > Bad system call (core dumped)
> > xxxATinki /tmp
> > $ echo $?
> > 140
> >
> > A crash like this is not a gracefull exit. I wonder how one would fine
> > find out about which system call caused the crash. The MS event look does
> > not showi it.
> 
> This means you're not running Cygserver.  Apache on Cygwin requires this.
> See the documentation for Cygserver here:
> 
> <http://cygwin.com/cygwin-ug-net/using-cygserver.html>
> 
> -- 
> Larry
> 
> _____________________________________________________________________
> 
> A: Yes.
> > Q: Are you sure?
> >> A: Because it reverses the logical flow of conversation.
> >>> Q: Why is top posting annoying in email?
> 
> --
> 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
> 

--
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

