Re: pgsql on jaguar (os x 10.2) - Mailing list pgsql-general

From Alex Rice
Subject Re: pgsql on jaguar (os x 10.2)
Date
Msg-id 1EA40F47-BAD8-11D6-9ACC-000393529642@arc.to
Whole thread Raw
In response to Re: pgsql on jaguar (os x 10.2)  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pgsql on jaguar (os x 10.2)  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: pgsql on jaguar (os x 10.2)  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
On Wednesday, August 28, 2002, at 12:40 AM, Tom Lane wrote:
>
> Hm.  Try adding #include <sys/sem.h> in the obvious place near the top
> of src/include/port/darwin/sem.h.
>
> This problem should be gone in 7.3 (which hasn't even got
> src/include/port/darwin/sem.h ...) but for 7.2 you'll need to hack up
> a workaround.  I'm guessing Apple moved "union semun" someplace else.
>
> You should also read src/backend/port/darwin/README carefully, as there
> may be other hacks in the 7.2 Darwin port that are no longer correct
> for
> OSX 10.2.  We did receive a report recently that CVS tip builds on
> 10.2,
> so I'm hopeful that the semaphore issues will be the only sticking
> point, but you want to be aware of the other sharks in the water.

Mark Liyanage (http://www.entropy.ch) sent this patch for building on
10.2 and asked me to post it here. If the list server cleans the
attachment off, please feel free to ask me for it.

Thanks,

Alex Rice, Software Developer
Architectural Research Consultants, Inc.
alrice@swcp.com
alex_rice@arcrc.com

Attachment

pgsql-general by date:

Previous
From: "Debra LaVille"
Date:
Subject: Attempt to connect to database using libpq++ PgDatabase class fails because CONNECTION_BAD
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Naming-scheme for db-files