Обсуждение: Compile Errors, 8.1.4 On Solaris 8 x86

Поиск
Список
Период
Сортировка

Compile Errors, 8.1.4 On Solaris 8 x86

От
"Guy"
Дата:
To Whom It May Concern:
=20
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=3D/usr/local/lib:/usr/lib:/opt/sfw/lib:/usr/local/pgsql/lib=
 is
set.  What more can I be missing?
=20
TIA,
Guy
=20
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
$=20

Re: Compile Errors, 8.1.4 On Solaris 8 x86

От
Tom Lane
Дата:
"Guy" <guyallgood@netzero.net> writes:
> I'm having some difficulty getting this to compile on a Solaris 8 x86
> platform.

You haven't showed us the actual problem (hint: the first error message
is usually the interesting one, not the last one).

            regards, tom lane

Re: Compile Errors, 8.1.4 On Solaris 8 x86

От
"Guy"
Дата:
Is there any particular file you'd care to see?
Thanks,
Guy

-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Tuesday, June 13, 2006 5:57 PM
To: guyallgood@netzero.net
Cc: pgsql-bugs@postgresql.org
Subject: Re: [BUGS] Compile Errors, 8.1.4 On Solaris 8 x86


"Guy" <guyallgood@netzero.net> writes:
> I'm having some difficulty getting this to compile on a Solaris 8 x86
> platform.

You haven't showed us the actual problem (hint: the first error message is
usually the interesting one, not the last one).

            regards, tom lane