Compile Errors, 8.1.4 On Solaris 8 x86

From: "Guy" <guyallgood(at)netzero(dot)net>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: Compile Errors, 8.1.4 On Solaris 8 x86
Date: 2006-06-12 20:09:24
Message-ID: !~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAA9QFF1KghFkSVXA04v1SE58KAAAAQAAAAhdqrrV8lD0CYpBPCHvQyiQEAAAAA@netzero.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

To Whom It May Concern:

I'm having some difficulty getting this to compile on a Solaris 8 x86
platform. I noticed Solaris 10 x86 in the supported column, so this is
likely being addressed to the wrong people. configure options were
--with-perl --enable-thread-safety. Quite honestly I'm lost with the
interfaces/libpq and suspect that this is a library issue, though I'm not
sure exactly which ones. I've installed everything I seen in the INSTALL
file and updated it to the latest available on the sunfreeware.com website.
gcc 3.4.2 and libtool 1.5 are installed. the environment variable
LD_LIBRARY_PATH=/usr/local/lib:/usr/lib:/opt/sfw/lib:/usr/local/pgsql/lib is
set. What more can I be missing?

TIA,
Guy

gmake[3]: ***
[/home/Guy/postgresql-8.1.4/s8-intel-local/src/../../src/interfaces/libpq/li
bpq.rc] Error 1
gmake[3]: Leaving directory
`/home/Guy/postgresql-8.1.4/s8-intel-local/src/interfaces/libpq'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/home/Guy/postgresql-8.1.4/s8-intel-local/src/interfaces'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/home/Guy/postgresql-8.1.4/s8-intel-local/src'
gmake: *** [all] Error 2
$

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2006-06-13 12:58:10 Re: BUG #2478: PQescapeStringConn
Previous Message John E. Rylander 2006-06-12 16:58:50 Re: BUG #2477: Aggregate Integer divisors incorrectly yield integer-type quotient