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

From jdassen@cistron.nl (J.H.M. Dassen (Ray))
Subject Re: compiling on IRIX 6.3 or does anyone hav a tar of the (irix)compiled include dir for me?
Date
Msg-id slrn9cosas.ak9.jdassen@odin.cistron-office.nl
Whole thread Raw
In response to compiling on IRIX 6.3 or does anyone hav a tar of the (irix)compiled include dir for me?  (z.nijmeyers@cable.a2000.nl)
Responses Re: Re: compiling on IRIX 6.3 or does anyone hav a tar of the (irix)compiled include dir for me?
List pgsql-general
z.nijmeyers@cable.a2000.nl <z.nijmeyers@cable.a2000.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
ofthe 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

pgsql-general by date:

Previous
From: "Joseph"
Date:
Subject: RE: Relation XX does not exist
Next
From: "chris markiewicz"
Date:
Subject: faster inserting from dump?