Re: Re: Call for platforms - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Re: Call for platforms
Date
Msg-id 200103271457.JAA01183@candle.pha.pa.us
Whole thread Raw
In response to Re: Call for platforms  (Jeff Duffy <jduffy@greatbridge.com>)
Responses Re: Re: Call for platforms
Re: Re: Call for platforms
List 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,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: "Mike Cannon-Brookes"
Date:
Subject: 7.1 RC1 RPM
Next
From: Bruce Momjian
Date:
Subject: Re: FAQ_AIX and AIX C++ patches (was: Call for platforms)