Re: trying to compile mod_dosevasive with cygwin and getting errors

2005-05-22 Thread Gerrit P. Haase
Tony Guadagno wrote: Hi, Sorry, I am new at this. Could someone please help. I have cygwin 1.5.16-1 and apache 2.0.54 I have compiled the apache source with no problem. I use the following command to compile mod_dosevase and get the following error: I am sure I am not doing something

Re: trying to compile mod_dosevasive with cygwin and getting errors

2005-05-22 Thread Brian Dessent
Tony Guadagno wrote: > > 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? First of

Re: trying to compile mod_dosevasive with cygwin and getting errors

2005-05-22 Thread Tony Guadagno
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

Re: trying to compile mod_dosevasive with cygwin and getting errors

2005-05-22 Thread Brian Dessent
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 Window