From: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> |
---|---|
To: | thomas(at)pgsql(dot)com, lockhart(at)fourpalms(dot)org |
Cc: | pgsql-hackers(at)postgresql(dot)org, Neale(dot)Ferguson(at)softwareAG-usa(dot)com, cyril(dot)velter(at)libertysurf(dot)fr, segfault(at)hardline(dot)org, prlw1(at)cam(dot)ac(dot)uk, mrg(at)eterna(dot)com(dot)au, tih(at)kpnqwest(dot)no, Jason(dot)Tishler(at)dothill(dot)com |
Subject: | Re: Second call for platform testing |
Date: | 2001-12-01 13:26:09 |
Message-ID: | 20011201222609X.t-ishii@sra.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> OK, the list is getting smaller fast (thanks for all of the responses!).
> Here is what I have left currently (note the addition of NetBSD/sparc,
> which I had inadvertently omitted from the first list):
>
> BeOS Cyril Velter
> Linux/arm Mark Knox
> Linux/s390 Neale Ferguson
> NetBSD/arm32 Patrick Welche
> NetBSD/m68k Bill Studenmund (will test)
> NetBSD/sparc Matthew Green (left off the first list)
> NetBSD/VAX Tom I. Helbekkmo
> QNX (did I get a definitive report for 4.x already?)
> SunOS Tatsuo Ishii (old release; still relevant?)
I tried 7.2b3 on SunOS 4.1.4 with gcc 2.7.1. It gives a comile error:
gcc -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/include
-c pmsignal.c -o pmsignal.o
pmsignal.c:38: parse error before `*'
pmsignal.c:38: warning: data definition has no type or storage class
pmsignal.c: In function `PMSignalInit':
pmsignal.c:47: `sig_atomic_t' undeclared (first use this function)
pmsignal.c:47: (Each undeclared identifier is reported only once
pmsignal.c:47: for each function it appears in.)
pmsignal.c:47: parse error before `)'
--
Tatsuo Ishii
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2001-12-01 14:02:49 | Re: Call for platform testing |
Previous Message | Hannu Krosing | 2001-12-01 11:57:25 | How to get back 7.0.x log format |