[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: ./configure Fails (See Below) (ITS#1155)



Check config.log for an indication of why configure failed.

Kurt

At 11:29 PM 5/19/01, toms@chirock.com wrote:
>Full_Name: Thomas Simpson
>Version: 2.0.9
>OS: Solaris 8 INTEL 1/01
>URL: ftp://ftp.openldap.org/incoming/
>Submission from: (NULL) (208.160.63.116)
>
>
>When I run just plain ./configure (from /openldap-2.0.9 AS ROOT), this is
>an exact trace of my screen messages:
>
>START TRACE:++++++++++++++
>
>Copyright 1998-2001 The OpenLDAP Foundation,  All Rights Reserved.
>Restrictions apply, see COPYRIGHT and LICENSE files.
>Configuring OpenLDAP 2.0.9-Release ...
>checking host system type... i386-pc-solaris2.8
>checking target system type... i386-pc-solaris2.8
>checking build system type... i386-pc-solaris2.8
>checking for a BSD compatible install... build/install-sh -c
>checking whether build environment is sane... yes
>checking for mawk... no
>checking for gawk... no
>checking for nawk... nawk
>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... missing
>checking for gnutar... no
>checking for gtar... no
>checking for tar... tar
>checking configure arguments... done
>checking for cc... cc
>checking for ranlib... :
>checking for gcc... (cached) cc
>checking whether the C compiler (cc   ) works... no
>
>STOP TRACE:++++++++++++++++
>
>I did a PURE DEFAULT INSTALL of the 1/01 Solaris 8 OS for INTEL.
>
>It appears I am going to have to geek with the command line for ./configure
>considerably, but it may be that I need to add some packages to my Solaris 8
>INTEL setup too.
>
>Any advice or assistance will be appreciated.
>
>Thanks.
>
>TS