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

From Kevin Murphy
Subject Re: Building PG 8.2.3 for x86_64 on Mac OS X 10.4.9
Date
Msg-id 7E829FE9-C41F-441E-8318-CA697BED7FD2@speakeasy.net
Whole thread Raw
In response to Building PG 8.2.3 for x86_64 on Mac OS X 10.4.9  (Kevin Murphy <murphy2@speakeasy.net>)
Responses Re: Building PG 8.2.3 for x86_64 on Mac OS X 10.4.9  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: Building PG 8.2.3 for x86_64 on Mac OS X 10.4.9  (Kevin Murphy <murphy2@speakeasy.net>)
List pgsql-general
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.

Harrumph.

-Kevin Murphy


pgsql-general by date:

Previous
From: "Thomas F. O'Connell"
Date:
Subject: Incrementally Updated Backups: Docs Clarification
Next
From: Alvaro Herrera
Date:
Subject: Re: Building PG 8.2.3 for x86_64 on Mac OS X 10.4.9