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]
