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 Message-ID: <20011003154835.11554.qmail@web20209.mail.yahoo.com> Date: Wed, 3 Oct 2001 08:48:34 -0700 (PDT) From: MindTerm Subject: Can't build apache + mod_ssl + openssl on cygwin 1.3.3 To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi all, I have downloaded cygwin 1.3.3 and installed in win2k. I want to build a SSL-able apache. Finally, I choose apache + mod_ssl + openssl . I have built openssl 0.9.6b. ( cygwin build method ) Then, $ ./configure --with-apache=../apache_1.3.x --with-ssl=../openssl-0.9.x is ok, Got a error when doing "make" : ===> src/modules/ssl gcc -c -I../../os/cygwin -I../../include -DCYGWIN -DMOD_SSL=208104 -DMOD_SSL= 208104 -DUSE_HSREGEX -DUSE_EXPAT -I../../lib/expat-lite -DNO_DL_NEEDED `../../ap aci` -DSSL_USE_SDBM -I/cygdrive/c/learning/openssl-0.9.6b/include -DMOD_SSL_VERS ION=\"2.8.4\" mod_ssl.c In file included from mod_ssl.c:65: mod_ssl.h:73: #error "mod_ssl requires Extended API (EAPI)" make[4]: *** [mod_ssl.o] Error 1 make[3]: *** [all] Error 1 make[2]: *** [subdirs] Error 1 make[2]: Leaving directory `/cygdrive/c/learning/apache_1.3.20/src' make[1]: *** [build-std] Error 2 make[1]: Leaving directory `/cygdrive/c/learning/apache_1.3.20' make: *** [build] Error 2 M.T. __________________________________________________ Do You Yahoo!? Listen to your Yahoo! Mail messages from any phone. http://phone.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/