www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
To: | cygwin AT cygwin DOT com |
From: | "Tony Guadagno" <tonyg AT guadagno DOT org> |
Subject: | Re: trying to compile mod_dosevasive with cygwin and getting errors |
Date: | 22 May 2005 11:31:40 -0400 |
Lines: | 31 |
Message-ID: | <d6q8ic$ptf$1@sea.gmane.org> |
References: | <d6q62t$jqb$1 AT sea DOT gmane DOT org> <4290A40F DOT A426EB55 AT dessent DOT net> |
X-IsSubscribed: | yes |
Brian, Thanks for the reply. I found this article. it references cyghttpd.dll that needs to be linked in. The article is old and I cannot find this dll in my installation. Do I have to link in a cygwin lib with the apxs script to make this work? http://httpd.apache.org/docs/cygwin.html *********************************************** Tony Guadagno Guadagno Consulting tonyg AT guadagno DOT org 585.703.6700 *********************************************** >>> Brian Dessent<brian AT dessent DOT net> 5/22/2005 11:23 AM >>> Tony Guadagno wrote: > chmod 755 /usr/local/apache2/modules/mod_dosevasive20.so > chmod: cannot access `/usr/local/apache2/modules/mod_dosevasive20.so': No such f > ile or directory > apxs:Error: Command failed with rc=65536 Shared libraries normally end in .dll not .so under Cygwin and Windows. You may have to do some patching of the build script to account for this. If it does have a hard-coded reference to .so you should file a bug report with Apache because that kind of thing should usually be autodetected. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |