Huh !!.. I've tried building using OpenSSL 0.9.7 (and 0.9.6i,g,h,e,b).. I guess there's some problem with the configure [not able to recognize OpenSSL vs SSL-C, and hence not defining the -DHAVE_OPENSSL flag].
Since my knowledge of building on windows is limited, can you please try the following : 1. Please re-run buildconf before you start the configure [I hope you did it earlier also]. 2. Verify, after the configure, you should have the -DHAVE_OPENSSL flag set to '1' in the ap_config_auto.h 3. If not, pl. set "-DHAVE_OPENSSL" in your compile flags, AND please let me know. Thanks -Madhu > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, March 14, 2003 11:45 PM > To: [EMAIL PROTECTED] > Subject: [Win32] compiling Apache 2.1.0-dev: missing sslc.h > > > Hi, > I cannot compile the latest snapshots (with OpenSSL 0.9.7a) > without errors: > > ---------Configuration: mod_ssl - Win32 Release-------------------- > Generating ssl_expr_parse.c/.h from ssl_expr_parse.y > Compiling... > ssl_expr_parse.c > F:\Projects\MSVC\httpd-2.0\modules\ssl\ssl_toolkit_compat.h(13 > 9) : fatal > error C1083: Cannot open include file: 'sslc.h': No such file > or directory > > Where should I search for this file? > > Regards > -- > Juergen Heckel >
