Re: pgsql on jaguar (os x 10.2)

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Alex Rice <alex_rice(at)arc(dot)to>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-general(at)postgresql(dot)org
Subject: Re: pgsql on jaguar (os x 10.2)
Date: 2002-09-02 04:36:08
Message-ID: 200209020436.g824a8029053@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Your patch has been added to the PostgreSQL unapplied patches list at:

http://207.106.42.251/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

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

Alex Rice wrote:
>
> 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(at)swcp(dot)com
> alex_rice(at)arcrc(dot)com

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-09-02 04:41:13 Re: pgsql on jaguar (os x 10.2)
Previous Message wlj 2002-09-02 03:01:21