Re: [GENERAL] psql problem - Mailing list pgsql-general

From John E. Garrott
Subject Re: [GENERAL] psql problem
Date
Msg-id 35C60B8D.E976FD34@primenet.com
Whole thread Raw
In response to psql problem  ("John E. Garrott" <johnga@primenet.com>)
List 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 by date:

Previous
From: "Kapoor, Nishikant X"
Date:
Subject: How to set java.sql.Date to null ?
Next
From: Chris Johnson
Date:
Subject: Replication information