Re: PG 9.0 Solaris compile error on Sparc - Mailing list pgsql-bugs

From Dave Page
Subject Re: PG 9.0 Solaris compile error on Sparc
Date
Msg-id AANLkTilFs7EA-ACTzgjdmGVqJWwaneO9IlUhKuwVxgWa@mail.gmail.com
Whole thread Raw
In response to Re: PG 9.0 Solaris compile error on Sparc  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-bugs
On Mon, Jul 19, 2010 at 7:53 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
> On m=E5n, 2010-07-19 at 13:32 +0100, Dave Page wrote:
>> I'm working on setting up a new buildfarm member as we don't seem to
>> have any active Solaris ones :-(
>>
>> cc -Xa -m64 -mt =A0 -mt -D_REENTRANT -D_THREAD_SAFE
>> -D_POSIX_PTHREAD_SEMANTICS -KPIC -DFRONTEND -DUNSAFE_STAT_OK -I.
>> -I../../../src/include =A0-I../../../src/port -I../../../src/port
>> -DSO_MAJOR_VERSION=3D5 =A0-c -o fe-connect.o fe-connect.c
>> "fe-connect.c", line 1789: undefined symbol: ucred_t
>> "fe-connect.c", line 1789: undefined symbol: ucred
>> "fe-connect.c", line 1792: warning: implicit function declaration: getpe=
erucred
>> "fe-connect.c", line 1792: undefined symbol: sock
>> "fe-connect.c", line 1800: warning: implicit function declaration: ucred=
_geteuid
>> "fe-connect.c", line 1805: warning: implicit function declaration: ucred=
_free
>> cc: acomp failed for fe-connect.c
>
> Should be fixed now.

Thanks - looks good.


--=20
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

pgsql-bugs by date:

Previous
From: Andres Freund
Date:
Subject: Re: BUG #5566: High levels of savepoint nesting trigger stack overflow in AssignTransactionId
Next
From: Andres Freund
Date:
Subject: Re: BUG #5566: High levels of savepoint nesting trigger stack overflow in AssignTransactionId