Re: Re: Call for platforms

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Jeff Duffy <jduffy(at)greatbridge(dot)com>
Cc: PgSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: Call for platforms
Date: 2001-03-27 14:57:45
Message-ID: 200103271457.JAA01183@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general 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(at)postgresql(dot)org
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-03-27 15:02:46 Re: Hi
Previous Message Bruce Momjian 2001-03-27 14:52:05 Re: Re: Patch (tiny): \cd (change dir) for psql.

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 2001-03-27 15:06:20 Re: Spinlocks on SGI's
Previous Message Bruce Momjian 2001-03-27 14:56:27 Re: [HACKERS] FAQ_AIX and AIX C++ patches (was: Call for platforms)