glibc, libc6 and psql - Mailing list pgsql-general

From Ruedi.Hofer@ascom.ch
Subject glibc, libc6 and psql
Date
Msg-id 0F03006MTKBB22@pmdf-it.hasler.ascom.ch
Whole thread Raw
List pgsql-general
Hi

While compiling psql I ran into the following problem:

psql needs libreadline.so.3

libreadline.so.3 needs libc.so.6

Therefore I upgraded to libc6. Now while compiling psql
the linker says that lbc5 and libc6 may conflict.

It does! psql crashes with a segmentation fault while starting up.

Question:

Is psql available for libc5 or is libreadline available for libc5 ?

Is it possible to compile on mixed libc5, libc6 systems ?



Best regards
                                \\\|///
Ruedi Hofer                   \\  - -  //
                               (  @ @  )
-----------------------------oOOo-(_)-oOOo-----------------------------
Hessstrasse 32, 3097 Liebefeld, Switzerland  EMail: ruedi.hofer@span.ch


pgsql-general by date:

Previous
From: "Sergei Chernev"
Date:
Subject: IN/NOT IN operators
Next
From: Mario Filipe
Date:
Subject: How do i use unix sockets...