Re: configure on a P4? - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: configure on a P4?
Date
Msg-id Pine.LNX.4.30.0104261643520.758-100000@peter.localdomain
Whole thread Raw
In response to configure on a P4?  ("eric07" <borg48@hotmail.com>)
List pgsql-general
eric07 writes:

> I'm using Slackware 7.1 on VMWare with Postgresql 7.1
> When i do a ./configure it stops with this message:
>
> checking host system type... Invalid configuration 'i?86-pc-linux-gnu':
> machine 'i?86-pc' not recognized
>
> Any ideas on this and how to solve it?

You need to put something in place of the '?'.  E.g.,

configure --host=i686-pc-linux-gnu ... other options ...

Either your uname program is not set up to handle P4's yet, or VMWare is
messing something up.  Please report this to either of these two entities.

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


pgsql-general by date:

Previous
From: "Poul L. Christiansen"
Date:
Subject: Re: help with serial type
Next
From: "Rod Taylor"
Date:
Subject: Re: last comma inside "CREATE TABLE ()" statements