I would just like to add that I have experience *exactly* the same error
message and have posted it to the mailing list.
I am running on RedHat 6.0 with openssl-0.9.4 and apache 1.3.9 (.10
mod_ssl). I am certain that my gcc is current and have tried reinstalling
it just to be sure.
I finally commented-out the code in the Configure script that calls the
script which performs the sanity check and mod_ssl compiled. However, the
success was short-lived.
I hope that someone may be able to shed some light on this problem. I
realize that it is likely not a bug; probably a configuration issue.
Thanks in advance,
Marc Thompson - mod_ssl newbie
-----Original Message-----
From: Eli Marmor [mailto:[EMAIL PROTECTED]]
Sent: Saturday, January 22, 2000 11:02 AM
To: [EMAIL PROTECTED]
Subject: Re: Compile problems
John Kennedy wrote:
> ...
> Ultra2 running Solaris 2.6. We are using:
> ...
> 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:
>
> ...
> + 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...
setenv EXTRA_LIBS to "-lm" before invoking your configure command.
Let me know if it doesn't solve your problem, because there is another
option.
Ralf: Don't the darling friends from ASF think about resolving this
ancient problem? (I don't dare to suggest a patch; I can guess the
flaming answers in advance: "It is resolved with 2.0, and 1.3 tree is
too obsolete to invest in...").
BTW: Are you the original JFK or only the Junior?
--
Eli Marmor
[EMAIL PROTECTED]
El-Mar Software Ltd.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]