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]

Reply via email to