Re: ./configure problem


Subject: Re: ./configure problem
From: Hollis Blanchard (hollis@amulet.co.jp)
Date: Sat Aug 05 2000 - 22:56:14 MDT


"ant$B!(B(Lunch Lady Industries)" wrote:
>
> ./configure
> loading cache ../config.cache
> checking for a BSD compatible install... /usr/bin/instrall -c
> 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
> hcecking host system type... configure: error: cna not guess host
> type: you must specify one

Make sure you have "development" packages installed:
glibc-devel
gcc
gcc-c++
binutils
patch
make
libstdc++
are the ones that come to mind immediately.

Also, whenever you have a configure error you should *always* check
config.log to find the cause.

-Hollis



This archive was generated by hypermail 2a24 : Sat Aug 05 2000 - 22:54:26 MDT