Re: Re: Call for platforms
Bruce Momjian <pgman@candle.pha.pa.us>
From: Bruce Momjian <pgman@candle.pha.pa.us>
To: Jeff Duffy <jduffy@greatbridge.com>
Cc: PgSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2001-03-27T14:57:45Z
Lists: pgsql-hackers
We just fixed that yesterday. Can you grab the most recent CVS and give it a try? > One that didn't compilei RC1: > > BIGBOY 71# uname -a > IRIX BIGBOY 6.5 05190003 IP22 > > On an Indigo2 (R4000), gcc 2.95.2 , with the following error: > > gcc -Wall -Wmissing-prototypes -Wmissing-declarations > -I../../../../src/include -U_NO_XOPEN4 -c s_lock.c -o s_lock.o > s_lock.c: In function `s_lock': > s_lock.c:134: warning: passing arg 1 of pointer to function discards > qualifiers from pointer target type > s_lock.c: In function `tas_dummy': > s_lock.c:235: parse error before `_volatile__' > s_lock.c: At top level: > s_lock.c:234: warning: `tas_dummy' defined but not used > gmake[4]: *** [s_lock.o] Error 1 > gmake[4]: Leaving directory > `/usr/people/telmnstr/pg/postgresql-7.1RC1/src/backend/storage/buffer' > gmake[3]: *** [buffer-recursive] Error 2 > gmake[3]: Leaving directory > `/usr/people/telmnstr/pg/postgresql-7.1RC1/src/backend/storage' > gmake[2]: *** [storage-recursive] Error 2 > gmake[2]: Leaving directory > `/usr/people/telmnstr/pg/postgresql-7.1RC1/src/backend' > gmake[1]: *** [all] Error 2 > gmake[1]: Leaving directory > `/usr/people/telmnstr/pg/postgresql-7.1RC1/src' > gmake: *** [all] Error 2 > *** Error code 2 (bu21) > > Jeff > > > > ---------------------------(end of broadcast)--------------------------- > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org > -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026