Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Fri, 1 Jun 2001 11:21:22 +0200 (MEST) From: "S. L." To: Stipe Tolj Cc: cygwin AT cygwin DOT com MIME-Version: 1.0 References: <3B15742B DOT 67C095BE AT wapme-systems DOT de> Subject: Re: Apache 1.3.20 & apxs X-Authenticated-Sender: #0006551723 AT gmx DOT net X-Authenticated-IP: [217.156.64.138] Message-ID: <19161.991387282@www39.gmx.net> X-Mailer: WWW-Mail 1.5 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Thanks for the answer. I've digged arround a little and there arose some results. The modules do compile with apxs, under cygwin, but: 1. For all of them the linking command isn't apxs adapted, relies on dllwrap, which doesn't pass appropriate options. 2. Using apxs by the hand, takes us to compiled dlls, and here we have another but [from what I tested]: a. core modules, and also mod_ssl fail to load, with an error (approx.) like "Win32 dlsym cannot find mod_ defined in mod_.dll"; b. (and here is an yumyumyum :) php4 does load, and it's working properly. Stipe has done a very good work. I would suggest to include in the patch for apache 1.3.x tree, the addition of __CYGWIN__ to "#ifundef TPF" directive at 2287 line in http_protocol.c, as posted in a previous message; this solves the w9x cgi execution, which, without it, ends the connection only after server timeout. This modification could have some connotation only for NT/2k, where the server works properly in either case. Regards, SLao -- Sent through GMX FreeMail - http://www.gmx.net -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple