Hi,

This is what the config.log looks like after if failed.

----------------------------------------------------------------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:526: checking for gcc
configure:603: checking whether the C compiler (gcc  ) works
configure:617: gcc -o conftest    conftest.c  1>&5
gcc: installation problem, cannot exec `cpp0': No such file or directory
configure: failed program was:
#line 613 "configure"
#include "confdefs.h"
main(){return(0);}
----------------------------------------------------------------------------

any idea whats going wrong..??

thanks,
Sabyasachi


-----Original Message-----
From: Sabyasachi Gupta [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 15, 2001 8:08 PM
To: '[EMAIL PROTECTED]'
Subject: Build for the patch tool failed!!!


Hi there,

I am trying to prepare Apache for mod_ssl
But the mod_ssl configure commands fails ..as given below.

It says that its not able to build the patch tool.
I have used the same gcc for building all other stuff on my machine..
SO I was wondering where the problem might be..

Thanks,



./configure --with-apache=../apache_1.3.14
--with-ssl=../../Openssl/openssl-0.9.6b --prefix=/usr/local/apach
e_1.3.14 --with-layout=Apache --enable-shared=max --enable-module=all
--enable-module=rewrite
Configuring mod_ssl/2.7.1 for Apache/1.3.14odule=all
--enable-module=rewriteth-la
 + Apache location: ../apache_1.3.14 (Version 1.3.14)
 + OpenSSL location: ../../Openssl/openssl-0.9.6b
 + Auxiliary patch tool: ./etc/patch/patch (local)    
./configure:Error: Building of 'patch' tool failed:
-------------------------------------------------
patch/rename.c
patch/util.c
patch/util.h
patch/version.c
patch/version.h
loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... no
configure: error: installation or configuration problem: C compiler cannot
create executables.
make: *** No targets specified and no makefile found.  Stop.
-------------------------------------------------
Hint: Either try to build 'patch' under etc/patch/
Hint: manually and re-run this 'configure' script
Hint: or provide us the path to your vendor 'patch'
Hint: program via the --with-patch=FILE option (but
Hint: expect perhaps failures when applying patches!)
______________________________________________________________________
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]

Reply via email to