Re: can not guess host type - Mailing list pgsql-ports

From Peter Eisentraut
Subject Re: can not guess host type
Date
Msg-id Pine.LNX.4.21.0007072154050.587-100000@localhost.localdomain
Whole thread Raw
In response to can not guess host type  ("Frederic De Leersnijder" <Frederic.De.Leersnijder@pandora.be>)
List pgsql-ports
Frederic De Leersnijder writes:

> Hi, I've installed postgres on my machine before but now I get
> checking host system type... configure: error: can not guess host
> type; you must specify one A very odd situation. What options can I
> use with configure to compile postgres on my redhat 6.2 machine?

Try ./configure --host='i686-pc-linux' ... (other options), or whatever
your processor is.

There's a long-standing problem with config.guess that it doesn't
recognize certain Linux platforms when the compiler is installed in a
strange way. (Did you change anything in your compiler installation?)
Please go to ftp://ftp.gnu.org/pub/config and download the latest version
of config.guess and config.sub to see if they recognize your platform.
(Just run config.guess from the shell.)

If not, send a problem report to config-patches@gnu.org.

Let us know.

--
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden


pgsql-ports by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: PostgreSQL BSDI BSD/OS port
Next
From: "Tim Dunnington"
Date:
Subject: Fw: Help compiling postgres libpgtcl.so on AIX