Re: PostgreSQL 7.2.1-2PGDG RPMs available for RedHat-skipjack

From: Warwick Hunter <whunter(at)agile(dot)tv>
To: pgsql-ports(at)postgresql(dot)org
Subject: Re: PostgreSQL 7.2.1-2PGDG RPMs available for RedHat-skipjack
Date: 2002-04-19 05:25:58
Message-ID: 3CBFAA66.7030906@oz.agile.tv
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers pgsql-ports

Lamar

> RPMs for 7.2.1 are immediately available for download from
> ftp://ftp.postgresql.org/pub/binary/v7.2.1/RPMS

Is the attached message one of the patches that has yet
to be applied? Without this patch the RPM needs some
patching to get it to compile on a MIPS machine.

make -C lmgr SUBSYS.o
make[4]: Entering directory
`/ws/whunter/dev/rpm/BUILD/postgresql-7.2.1/src/backend/storage/lmgr'
[snip]
gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations
-I../../../../src/include -I/usr/kerberos/include -c -o s_lock.o s_lock.c
s_lock.c:170: warning: `tas_dummy' defined but not used
/tmp/ccuQB808.s: Assembler messages:
/tmp/ccuQB808.s:173: Error: opcode not supported on this processor:
R3000 (MIPS1) `ll $14,0($4)'
/tmp/ccuQB808.s:175: Error: opcode not supported on this processor:
R3000 (MIPS1) `sc $15,0($4)'

Warwick

PS: forgive me if this is the wrong place to send this.
--
Warwick Hunter Agile TV Corporation
Voice: +61 7 5584 5912 Fax: +61 7 5575 9550
mailto:whunter(at)oz(dot)agile(dot)tv http://www.agile.tv

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Yury Don 2002-04-19 09:23:01 Error in pltcl function
Previous Message Roberto Mello 2002-04-19 01:41:51 Re: [DOCS] [GENERAL] Migrating Oracle to PostgreSQL

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2002-04-19 06:15:49 Re: syslog support by default
Previous Message Christopher Kings-Lynne 2002-04-19 05:04:50 Re: Odd(?) RI-trigger behavior

Browse pgsql-ports by date

  From Date Subject
Next Message Herve CADROY 2002-04-25 07:34:04 POSTGRES 7.2 or 7.2.1 on HPUX11.1i
Previous Message Roberto Mello 2002-04-19 01:41:51 Re: [DOCS] [GENERAL] Migrating Oracle to PostgreSQL