Re: building 7.4.3 on Solaris 9/Intel - Mailing list pgsql-general

From David Parker
Subject Re: building 7.4.3 on Solaris 9/Intel
Date
Msg-id 120DB10316D2B946A3A1BEFB82324BB17D3F37@kodos.tazznetworks.com
Whole thread Raw
In response to building 7.4.3 on Solaris 9/Intel  ("David Parker" <dparker@tazznetworks.com>)
List pgsql-general
Thanks!

-----Original Message-----
From: Bruce Momjian [mailto:pgman@candle.pha.pa.us]
Sent: Tuesday, June 15, 2004 11:49 PM
To: David Parker
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] building 7.4.3 on Solaris 9/Intel


OK, I have fixed this so the configure test happens with the proper
thread flags.  Patch attached, and it will be in 7.4.4.

------------------------------------------------------------------------
---

David Parker wrote:
> Seems to be, which is why I originally asked about configure switches,

> but it seems like just --enable-thread-safety ought to be enough.
>
> -----Original Message-----
> From: Jim Seymour [mailto:jseymour@linxnet.com]
> Sent: Tuesday, June 15, 2004 5:41 PM
> To: pgsql-general@postgresql.org
> Subject: Re: [GENERAL] building 7.4.3 on Solaris 9/Intel
>
> "David Parker" <dparker@tazznetworks.com> wrote:
> >
> > Thanks for the response. Yup, I'm sure it's 7.4.3.
> >
> > From the config.log, it looks like the check for getpwuid_r test
> > program uses -D_POSIX_PTHREAD_SEMANTICS, which turns on the POSIX
> > version of the call, but the check for "fifth argument" test compile

> > doesn't include this define, so it fails, and the GETPWUID_R_5ARG
> doesn't get set:
> [snip]
>
> So it's actually a configure problem.
>
> Jim
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 8: explain analyze is your friend
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
>                http://www.postgresql.org/docs/faqs/FAQ.html
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania
19073


pgsql-general by date:

Previous
From: Jernej Kos
Date:
Subject: Re: Multicolumn indexes and ORDER BY
Next
From: Tom Lane
Date:
Subject: Re: 7.4 performance issue