I am attempting to build apache 1.3.33-2 from the Cygwin sources. I used the included build script and ran configure and make. ./apache-1.3.33-2.sh configure ./apache-1.3.33-2.sh make ... make[5]: *** No rule to make target `libssl.dll', needed by `lib'. Stop. ... This error is coming from .../modules/ssl
I checked the modules/ssl/Makefile and sure enough there is no rule to make libssl.dll. Is this a problem or is libssl.dll created some other way? How is libssl.dll generated? Gerry Reno mailto: grenoml at@ yahoo dot. com -- 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/