You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Juergen Heckel <JH...@t-online.de> on 2003/03/15 08:44:52 UTC

[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(139) : fatal 
error C1083: Cannot open include file: 'sslc.h': No such file or directory

Where should I search for this file?

Regards
-- 
Juergen Heckel

Re: [Win32] compiling Apache 2.1.0-dev: missing sslc.h

Posted by Juergen Heckel <JH...@t-online.de>.
Cliff Woolley wrote:
> On Sat, 15 Mar 2003, Juergen Heckel wrote:
>
>> Where should I search for this file?
>
> You shouldn't need it. That's a bug.

Fine, thank you.


Regards
-- 
Juergen Heckel

Re: [Win32] compiling Apache 2.1.0-dev: missing sslc.h

Posted by Cliff Woolley <jw...@virginia.edu>.
On Sat, 15 Mar 2003, Juergen Heckel wrote:

> Where should I search for this file?

You shouldn't need it. That's a bug.