Re: can not guess host type
От | Peter Eisentraut |
---|---|
Тема | Re: can not guess host type |
Дата | |
Msg-id | Pine.LNX.4.21.0007072154050.587-100000@localhost.localdomain обсуждение исходный текст |
Ответ на | can not guess host type ("Frederic De Leersnijder" <Frederic.De.Leersnijder@pandora.be>) |
Список | 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 по дате отправления: