Re: [GENERAL] psql problem

Поиск
Список
Период
Сортировка
От John E. Garrott
Тема Re: [GENERAL] psql problem
Дата
Msg-id 35C60B8D.E976FD34@primenet.com
обсуждение исходный текст
Ответ на psql problem  ("John E. Garrott" <johnga@primenet.com>)
Список pgsql-general
John E. Garrott wrote:
>
> Background:  I recently upgraded my P166
> Slackware based Linux system to glibc.
>
SNIP
>
> Now I have only partial use of psql.
>
Found it.  Took a couple of days vacation.
Amazing how it clears the head.

Evidently changing the system to egcs and
glibc voided part of configure.  Only static
libs were being create.  The libpq.so.1.1
I saw was apparently an old one and was not
being installed.

In case anyone else ever runs into this problem,
the cure is to use the following make line:

gmake LINUX_ELF=1 all >& make.log &


John

В списке pgsql-general по дате отправления: