Hello all
We are trying to configure mod_ssl (mod_ssl-2.4.8-1.3.9) on a Sun Micro
Ultra2 running Solaris 2.6. We are using:
Apache 1.3.9
rsaref-2.0
openssl-0.9.4
mm-1.0.12
php-3.0.12
mod_perl-1.21
Compiling using gcc-2.95.1-sol26-sparc-local package from
http://www.sunfreeware.com
The following is the configure command:
SSL_BASE="/var/local/src.jck/openssl-0.9.4" \
./configure \
"--with-layout=Apache" \
"--prefix=/usr/local/apache_1.3.9" \
"--enable-module=ssl" \
"--activate-module=src/modules/perl/libperl.a" \
"--enable-module=perl" \
"--activate-module=src/modules/php3/libphp3.a" \
"--enable-module=php3" \
and this is the output:
Configuring for Apache, Version 1.3.9
+ using installation path layout: Apache (config.layout)
+ activated perl module (modules/perl/libperl.a)
+ activated php3 module (modules/php3/libphp3.a)
Creating Makefile
Creating Configuration.apaci in src
Creating Makefile in src
+ configured for Solaris 260 platform
+ setting C compiler to gcc
+ setting C pre-processor to gcc -E
+ checking for system header files
+ adding selected modules
o ssl_module uses ConfigStart/End
+ SSL interface: mod_ssl/2.4.8
+ SSL interface build type: OBJ
+ SSL interface compatibility: enabled
+ SSL interface experimental code: disabled
+ SSL interface vendor extensions: disabled
+ SSL interface plugin: Vendor DBM (libc)
+ SSL library path: /var/local/src.jck/openssl-0.9.4
+ SSL library version: OpenSSL 0.9.4 09 Aug 1999
+ SSL library type: source tree only (stand-alone)
+ SSL library plugin mode: RSAref (implicitly configured)
+ SSL library plugin path:
/var/local/src.jck/openssl-0.9.4/../rsaref-2.0/local//librsaref.a
o perl_module uses ConfigStart/End
+ mod_perl build type: OBJ
+ id: mod_perl/1.21
+ id: Perl/5.00502 (solaris) [perl]
+ setting up mod_perl build environment
+ adjusting Apache build environment
+ enabling Perl support for SSI (mod_include)
o php3_module uses ConfigStart/End
+ enabling Extended API (EAPI)
+ checking sizeof various data types
+ doing sanity check on compiler and options
** A test compilation with your Makefile configuration
** failed. This is most likely because your C compiler
** is not ANSI. Apache requires an ANSI C Compiler, such
** as gcc. The above error message from your compiler
** will also provide a clue.
Aborting!
Any ideas would be appreciated...
John
--
Your anti-Microsoft signatures for Friday are...
Q: What is the difference between Jurassic Park and Microsoft?
A: One is an over-rated high tech theme park based on prehistoric
information and populated mostly by dinosaurs, the other is a Steven
Spielberg movie.
In a world without fences, who needs GATES????
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]