Re: configure on a P4?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: configure on a P4?
Дата
Msg-id Pine.LNX.4.30.0104261643520.758-100000@peter.localdomain
обсуждение исходный текст
Ответ на configure on a P4?  ("eric07" <borg48@hotmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "Poul L. Christiansen"
Дата:
Сообщение: Re: help with serial type
Следующее
От: "Rod Taylor"
Дата:
Сообщение: Re: last comma inside "CREATE TABLE ()" statements