On Sat, 10 Apr 1999, Gregory Carter wrote:

> When I initially type ./configure, and I give it the options it wants,
> it says my host type is not defined.
> 
> When I manually attempt to install and build, I can't get a Makefile to
> start the process.
> 
> When I define a hostype on the configure command line, it then tells me
> my gcc compiler cannot make executables!
> 
> I am going to have to go through the entire gnu conf distribution to see
> how you guys build the thing and fix it!

And I thought it was just me. I'm on Solaris x86 vers 2.5.1 and here's a
wholesale paste of what I get:

~/tmp/Apache-JServ-1.0b3 >./configure --prefix=$HOME 
                          --with-apache-src=$HOME/tmp/apache_1.3.6
                          --enable-apache-conf
loading cache ./config.cache
checking for a BSD compatible install... src/scripts/build/unix/install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... no
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking host system type... i386-pc-solaris2.5.1
checking for ranlib... ranlib
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... no
configure: error: installation or configuration problem: C compiler cannot
create executables.

...of course, the compiler can indeed make executables, I successfully
compiled previous versions of Apache with it. I've never had a
configure script barf on me before. Any suggestions?

Bill



----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to