Re: Stalled post to pgsql-ports - Mailing list pgsql-ports

From Mike Johnson
Subject Re: Stalled post to pgsql-ports
Date
Msg-id 1030673708.8199.11.camel@alcatraz.miketec.com
Whole thread Raw
List pgsql-ports
Right, well I didn't hear anything but I think I figured it out. I
turned off (bear with me, I don't actually have the machine with me)
sem_union in my config.cache file. Then I commented out a few remaining
structures that continued to cause "redifined" errors. Piece of cake,
and it's been working just fine.

Please contact me if anybody needs help testing the 10.2 Mac X port.

Thanks,

Mike Johnson

On Sat, 2002-08-24 at 20:46, pgsql-ports-owner@postgresql.org wrote:
> Your message to pgsql-ports has been delayed, and requires the approval
> of the moderators, for the following reason(s):
>
> Non-Member Submission from Mike Johnson <afp@miketec.org>
>
> If you do not wish the message to be posted, or have other concerns,
> please send a message to the list owners at the following address:
>   pgsql-ports-owner@postgresql.org
> ----
>

> From: Mike Johnson <afp@miketec.org>
> To: pgsql-ports@postgresql.org
> Subject: Error compiling sem.c on Darwin 10.2
> Date: 24 Aug 2002 20:47:11 -0700
>
> Hello,
>
> I've encountered the following error compiling with:
>
> gcc -v
> Reading specs from /usr/libexec/gcc/darwin/ppc/3.1/specs
> Thread model: posix
> Apple Computer, Inc. GCC version 1151, based on gcc version 3.1 20020420 (prerelease)"
>
> Here's the error:
>
> gcc -traditional-cpp -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/include   -c -o sem.o
sem.c
> In file included from sem.c:30:
> ../../../../src/include/port/darwin/sem.h:66: warning: `union semun' declared inside parameter list
> ../../../../src/include/port/darwin/sem.h:66: warning: its scope is only this definition or declaration, which is
probablynot what you want 
> ../../../../src/include/port/darwin/sem.h:66: warning: parameter has incomplete type
> sem.c:67: warning: `union semun' declared inside parameter list
> sem.c:68: parameter `arg' has incomplete type
> make[4]: *** [sem.o] Error 1
> make[3]: *** [darwin.dir] Error 2
> make[2]: *** [port-recursive] Error 2
> make[1]: *** [all] Error 2
> make: *** [all] Error 2
>
> Thanks so much!
>
> (Please copy me, I'm not on any of the lists.)
>
> Mike Johnson
>



pgsql-ports by date:

Previous
From: Tom Lane
Date:
Subject: Re: mac os 10.2 and postgresql
Next
From: "Eder Castro Gomez"
Date:
Subject: POSTGRES