Re: Building PG 8.2.3 for x86_64 on Mac OS X 10.4.9 - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: Building PG 8.2.3 for x86_64 on Mac OS X 10.4.9
Date
Msg-id 20070419210314.GK13817@alvh.no-ip.org
Whole thread Raw
In response to Re: Building PG 8.2.3 for x86_64 on Mac OS X 10.4.9  (Kevin Murphy <murphy2@speakeasy.net>)
List pgsql-general
Kevin Murphy wrote:
> On Apr 19, 2007, at 3:21 PM, Kevin Murphy wrote:
> >Has anybody tried making a 64-bit PostgreSQL on an Apple XServe w/
> >Intel Woodcrest CPU's?  My compile works, but the 'make check'
> >fails because of failure to allocate shared memory.  There's plenty
> >of SYSV memory available.
>
> The call to shmget() is failing with ENOMEM.  A standalone SYSV
> shared memory test program gives the same result when compiled with -
> arch x86_64.

So this makes it a platform bug?

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-general by date:

Previous
From: Kevin Murphy
Date:
Subject: Re: Building PG 8.2.3 for x86_64 on Mac OS X 10.4.9
Next
From: Ron Johnson
Date:
Subject: Re: Can Postgresql be ported to a device with no OS and simple file I/O and memory management?