glibc, libc6 and psql

From: Ruedi(dot)Hofer(at)ascom(dot)ch
To: pgsql-general(at)postgresql(dot)org, RUEDI(dot)HOFER(at)SPAN(dot)CH
Subject: glibc, libc6 and psql
Date: 1998-09-30 13:25:12
Message-ID: 0F03006MTKBB22@pmdf-it.hasler.ascom.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)hofer(at)span(dot)ch

Browse pgsql-general by date

  From Date Subject
Next Message Mario Filipe 1998-10-01 09:14:05 How do i use unix sockets...
Previous Message Sergei Chernev 1998-09-30 09:14:35 IN/NOT IN operators