X-Spam-Check-By: sourceware.org Message-ID: <20060326040524.38917.qmail@web31812.mail.mud.yahoo.com> Date: Sat, 25 Mar 2006 20:05:24 -0800 (PST) From: Gerry Reno Subject: 1.5.19: apache-1.3.33-2: make[5]: *** No rule to make target `libssl.dll', needed by `lib'. Stop. To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/