Re: compiling on IRIX 6.3 or does anyone hav a tar of the (irix)compiled include dir for me?

From: jdassen(at)cistron(dot)nl (J(dot)H(dot)M(dot) Dassen (Ray))
To: pgsql-general(at)postgresql(dot)org
Subject: Re: compiling on IRIX 6.3 or does anyone hav a tar of the (irix)compiled include dir for me?
Date: 2001-04-05 13:21:33
Message-ID: slrn9cosas.ak9.jdassen@odin.cistron-office.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

z(dot)nijmeyers(at)cable(dot)a2000(dot)nl <z(dot)nijmeyers(at)cable(dot)a2000(dot)nl> wrote:
>./configure --prefix=/usr/people/tinusz/bin --with-libraries=/usr/local/lib
>
>checking for sigsetjmp... yes
>checking for optreset... no
>checking test program... 18476:./conftest: rld: Fatal Error: Cannot Successfully Map soname 'libz.so.1.1.3' under any of the filenames /usr/lib32/libz.so.1.1.3:/usr/lib32/internal/libz.so.1.1.3:/lib32/libz.so.1.1.3:/opt/lib32/libz.so.1.1.3:

I'm guessing that "rld" is the dynamic loader; you'll need to instruct it to
look in /usr/local/lib for dynamic libraries, e.g. by working in an
environment with LD_LIBRARY_PATH set to /usr/local/lib.

HTH,
Ray
--
Obsig: developing a new sig

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message chris markiewicz 2001-04-05 13:46:57 faster inserting from dump?
Previous Message Peter T Mount 2001-04-05 13:01:10 Re: RE: [GENERAL] JBuilder4 JDBC Explorer