Re: PROBLEM on SOLARIS - Mailing list pgsql-hackers

From Chris Bitmead
Subject Re: PROBLEM on SOLARIS
Date
Msg-id 394DB22A.9695700F@nimrod.itg.telecom.com.au
Whole thread Raw
In response to PROBLEM on SOLARIS  (Chris Bitmead <chrisb@nimrod.itg.telstra.com.au>)
Responses Re: PROBLEM on SOLARIS  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> 
> Chris Bitmead <chrisb@nimrod.itg.telstra.com.au> writes:
> > Current cvs compiled on Solaris gives the following error...
> > In file included from ../../include/tcop/tcopprot.h:22,
> >                  from pg_proc.c:26:
> > /usr/include/setjmp.h:70: conflicting types for `jmp_buf'
> > /usr/include/setjmp.h:53: previous declaration of `jmp_buf'
> > gmake[3]: *** [pg_proc.o] Error 1
> 
> Hmm, I didn't think anything much had changed in that area.
> What was the last version you compiled successfully on that box?

7.02 seems to compile cleanly. There are a number of other problems in
cvs for solaris after I hacked through that one too. Whoever works on
Solaris should probably take a look.


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: PROBLEM on SOLARIS
Next
From: Tom Lane
Date:
Subject: Re: Big 7.1 open items