Re: Compiling problems with Solaris 8 and PG 7.1

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: spham(at)incellico(dot)com
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: Compiling problems with Solaris 8 and PG 7.1
Date: 2001-04-20 21:04:33
Message-ID: 28302.987800673@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

"Scott D. Pham" <spham(at)incellico(dot)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

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Tatsuo Ishii 2001-04-21 01:26:51 Re: Compiling problems with Solaris 8 and PG 7.1
Previous Message Scott D. Pham 2001-04-20 20:41:16 Compiling problems with Solaris 8 and PG 7.1