I've raised this with Ralf E via the Mod_SSL Jitterbug system, but either
I'm posting followup mail to the wrong address, or he's away right now, as
it's all gone quiet.
So I thought I'd try this on the list members, betting that this is a common
problem :
So far: openssl-SNAP-19990426 built OK
"make -f Makefile.ssl links" done OK
"make install" done OK
But, when I try building mod_ssl-2.2.8_1.3.6, I get :-
=========================< cut >==========================
SSL_BASE=../openssl-SNAP-19990426
./configure --with-apache=../apache_1.3.6 \
--with-ssl=../openssl-SNAP-19990426 \
--prefix=/usr/local/apache \
--disable-rule=SSL_COMPAT
Configuring mod_ssl/2.2.8 for Apache/1.3.6
+ Apache location: ../apache_1.3.6 (Version 1.3.6)
+ OpenSSL location: ../openssl-SNAP-19990426
+ Auxiliary patch tool: ./etc/patch/patch (local)
+ Applying packages to Apache source tree:
o Extended API (EAPI)
o Distribution Documents
o SSL Module Source
o SSL Support
o SSL Configuration Additions
o SSL Module Documentation
o Addons
Done: source extension and patches successfully applied.
Configuring for Apache, Version 1.3.6
+ using installation path layout: Apache (config.layout)
Creating Makefile
Creating Configuration.apaci in src
Creating Makefile in src
+ configured for ULTRIX platform
+ setting C compiler to cc
+ setting C pre-processor to cc -E
+ checking for system header files
+ adding selected modules
o ssl_module uses ConfigStart/End
+ SSL interface: mod_ssl/2.2.8
+ SSL interface build type: OBJ
+ SSL interface compatibility: disabled
+ SSL interface experimental code: disabled
+ SSL interface vendor extensions: disabled
Unknown flag
+ SSL interface plugin: Configured DBM (-ldbm)
Error: Cannot find SSL header files under
/data/arc/apache/openssl-SNAP-19990426
+ SSL library path: /data/arc/apache/openssl-SNAP-19990426
./configure:Error: APACI failed
=========================< cut >==========================
So ... the big question is : does anyone know what these "SSL Header Files"
are called, so I can look for them on my system, and devise some way of
telling "configure" where that place is ?
I've compared the contents of openssl-0.9.2b and openssl-SNAP-19990426
(which I need to get a build working on Ultrix) and there's no apparent
difference in header file content.
Also, I can't help wondering what that "Unknown flag" message is about, just
before it chokes to death.
Regards,
> Nick Boyce
> [ Information Security Manager ]
> Systems Team, EDS Healthcare, Bristol, UK
> Internet email: [EMAIL PROTECTED] | tel: +44 117 989 2941
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]