| From: | Chris Bitmead <chrisb(at)nimrod(dot)itg(dot)telstra(dot)com(dot)au> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "pgsql-hackers(at)postgreSQL(dot)org" <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Re: PROBLEM on SOLARIS |
| Date: | 2000-06-19 05:39:54 |
| Message-ID: | 394DB22A.9695700F@nimrod.itg.telecom.com.au |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tom Lane wrote:
>
> Chris Bitmead <chrisb(at)nimrod(dot)itg(dot)telstra(dot)com(dot)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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2000-06-19 05:49:32 | Re: Big 7.1 open items |
| Previous Message | Tom Lane | 2000-06-19 05:26:03 | Re: PROBLEM on SOLARIS |