Re: Failed to compile 7.3.1 under Sol7 - can't find libz.so (I think)

From: Andrew Sullivan <andrew(at)libertyrms(dot)info>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Failed to compile 7.3.1 under Sol7 - can't find libz.so (I think)
Date: 2003-01-22 19:30:02
Message-ID: 20030122143002.I31287@mail.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Wed, Jan 22, 2003 at 12:27:40PM -0600, Matt Mello wrote:
> I'm having trouble compiling pg7.3.1 for Sol7.
>
> The configure command I used was:
> ./configure --prefix=/usr/local/pgsql731 --enable-multibyte --with-java
> --enable-syslog --without-readline
>
> I get the following error:
> ld.so.1: ./conftest: fatal: libz.so: open failed: No such file or directory

Is that a failure on zlib? If you do (just guessing) --without-zlib
does it help?

A

--
----
Andrew Sullivan 204-4141 Yonge Street
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Bruno Wolff III 2003-01-22 20:00:17 Re: Problems with authentication
Previous Message Matt Mello 2003-01-22 18:27:40 Failed to compile 7.3.1 under Sol7 - can't find libz.so (I think)