Re: Compiling problems with Solaris 8 and PG 7.1 - Mailing list pgsql-ports

From Tom Lane
Subject Re: Compiling problems with Solaris 8 and PG 7.1
Date
Msg-id 28302.987800673@sss.pgh.pa.us
Whole thread Raw
In response to Compiling problems with Solaris 8 and PG 7.1  ("Scott D. Pham" <spham@incellico.com>)
List pgsql-ports
"Scott D. Pham" <spham@incellico.com> writes:
> I'm still having problems compiling postgres under solaris 8 (Sparc HW).

Is this the one where you get the complaint

*** Could not execute a simple test program.  This may be a problem
*** related to locating shared libraries.  Check the file 'config.log'
*** for the exact reason.

If so, the problem is likely that gcc and the linker are searching
shared-library directories that are not in your LD_LIBRARY_PATH setting.

            regards, tom lane

pgsql-ports by date:

Previous
From: "Scott D. Pham"
Date:
Subject: Compiling problems with Solaris 8 and PG 7.1
Next
From: Tatsuo Ishii
Date:
Subject: Re: Compiling problems with Solaris 8 and PG 7.1