Problems compiling 6.4.2 for Alpha-Linux

From: Stacy Greer <cleaves(at)bellsouth(dot)net>
To: ports(at)postgresql(dot)org
Subject: Problems compiling 6.4.2 for Alpha-Linux
Date: 1999-02-25 03:55:45
Message-ID: 36D4C9C0.AC8C413@bellsouth.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

I'm having the following problem while compiling Postgres 6.4.2 on a Dec

Alpha (Multia, an Alpha - 21066a) running Red Hat Alpha-Linux. I was
wondering if anyone out there has any clues as to why datetime.c is
bombing the compiler - and if so,
if there are any patches out there to remedy the problem.

Here's a clip of the make-----------

make[3]: Entering directory
`/usr/local/pg/postgresql-6.4.2/src/backend/utils/ad t' gcc
-I../../../include -I../../../backend -O2 -mieee -Wall
-Wmissing-prototypes -I../.. -c datetime.c -o datetime.o
datetime.c: In function `datetime_date': datetime.c:290: internal
error--unrecognizable insn: (insn53 66 67 (clobber (reg:DI 42 $f10)) -1
(insn_list:REG_DEP_ANTI 66 (nil))
(expr_list:REG_UNUSED (reg:DI 42 $f10) (nil))) gcc: Internal compiler
error:
program cc1 got fatal signal 6
make[3]: *** [datetime.o]
Error 1 make[3]:
Leaving directory `/usr/local/pg/postgresql-6.4.2/src/backend/utils/adt
'

...

make[2]: *** No rule to make target `adt/SUBSYS.o', needed by
`SUBSYS.o'.
Stop. make[2]: Leaving directory
`/usr/local/pg/postgresql-6.4.2/src/backend/utils' make[1]: ***
[utils.dir]
Error 2 make[1]: Leaving directory
`/usr/local/pg/postgresql-6.4.2/src/backend' make: *** [all] Error 2

--------------------

Please send comments to whilenot1(at)excite(dot)com as I am not an avid group
reader.

Much appreciated!

Regards,
Philip Greer

Browse pgsql-ports by date

  From Date Subject
Next Message Carlos Villegas 1999-02-25 04:09:01 Sparc Solaris 2.4 failing
Previous Message Unprivileged user 1999-02-25 02:45:05 Port Bug Report: Semaphores and gcc 2.8.1 on IRIX 6.2 do not work