FAQ_SCO

From: Yaroslav Ozhybko <slv(at)lviv(dot)farlep(dot)net>
To: pgsql-ports(at)postgresql(dot)org
Subject: FAQ_SCO
Date: 2001-01-31 16:01:43
Message-ID: 13751.010131@lviv.farlep.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Hello pgsql-ports,
I have UnixWare 7.1 on my PC.
What latest version of postgres can I install?
I have read FAQ_SCO.
My attempt to install postgres v.7.0.3 was bad.
I have installed on my Unixware next free programms: bizon 1.25, gmake 3.78.1, flex 2.5.4 from
ftp.sco.com/skunkware

1) configure --with-template=unixware --without-CXX >> OK!
2) gmake >> failed
all warnings and errors below

UX:acomp: WARNING: "xlog.c", line 615: statement not reached
UX:acomp: WARNING: "vacuum.c", line 1539: end-of-loop code not reached
UX:acomp: WARNING: "nodeResult.c", line 169: end-of-loop code not reached
UX:acomp: WARNING: "be-pqexec.c", line 408: statement not reached
UX:acomp: WARNING: "dynloader.c", line 5: empty translation unit
UX:acomp: WARNING: "rewriteHandler.c", line 1988: statement not reached
UX:acomp: WARNING: "bufmgr.c", line 1264: argument is incompatible with prototype: arg #1
UX:acomp: WARNING: "bufmgr.c", line 2301: argument is incompatible with prototype: arg #1
UX:acomp: WARNING: "bufmgr.c", line 2350: argument is incompatible with prototype: arg #1
UX:acomp: WARNING: "bufmgr.c", line 2386: argument is incompatible with prototype: arg #1
UX:acomp: WARNING: "bufmgr.c", line 2418: argument is incompatible with prototype: arg #1
UX:acomp: WARNING: "bufmgr.c", line 2487: argument is incompatible with prototype: arg #1
UX:acomp: WARNING: "s_lock.c", line 74: argument is incompatible with prototype: arg #1
UX:acomp: WARNING: "spin.c", line 111: argument is incompatible with prototype: arg #1
UX:acomp: WARNING: "spin.c", line 116: argument is incompatible with prototype: arg #1
UX:acomp: WARNING: "spin.c", line 117: argument is incompatible with prototype: arg #1
UX:acomp: WARNING: "spin.c", line 127: argument is incompatible with prototype: arg #1
UX:acomp: WARNING: "spin.c", line 162: argument is incompatible with prototype: arg #1
UX:acomp: WARNING: "spin.c", line 173: argument is incompatible with prototype: arg #1
UX:acomp: WARNING: "dest.c", line 244: statement not reached
UX:acomp: WARNING: "postgres.c", line 256: end-of-loop code not reached
UX:acomp: WARNING: "arrayfuncs.c", line 785: end-of-loop code not reached
UX:acomp: WARNING: "arrayfuncs.c", line 832: end-of-loop code not reached
UX:acomp: WARNING: "arrayfuncs.c", line 850: end-of-loop code not reached
UX:acomp: WARNING: "arrayfuncs.c", line 871: end-of-loop code not reached
UX:acomp: WARNING: "arrayfuncs.c", line 877: end-of-loop code not reached
UX:acomp: WARNING: "arrayfuncs.c", line 879: end-of-loop code not reached
UX:acomp: WARNING: "arrayfuncs.c", line 898: end-of-loop code not reached
UX:acomp: WARNING: "arrayfuncs.c", line 922: end-of-loop code not reached
UX:acomp: WARNING: "arrayfuncs.c", line 954: end-of-loop code not reached
UX:acomp: WARNING: "arrayfuncs.c", line 961: end-of-loop code not reached
UX:acomp: WARNING: "arrayfuncs.c", line 964: end-of-loop code not reached
UX:acomp: WARNING: "arrayfuncs.c", line 1094: end-of-loop code not reached
UX:acomp: WARNING: "arrayfuncs.c", line 1227: end-of-loop code not reached
UX:acomp: WARNING: "chunk.c", line 509: end-of-loop code not reached
UX:acomp: WARNING: "chunk.c", line 530: end-of-loop code not reached
UX:acomp: WARNING: "chunk.c", line 542: end-of-loop code not reached
UX:acomp: WARNING: "chunk.c", line 554: end-of-loop code not reached
UX:acomp: WARNING: "chunk.c", line 561: end-of-loop code not reached
UX:acomp: WARNING: "chunk.c", line 567: end-of-loop code not reached
UX:acomp: WARNING: "chunk.c", line 679: end-of-loop code not reached
UX:acomp: ERROR: "int8.c", line 0: internal compiler error: can't deal with op CMP
gmake[3]: *** [int8.o] Error 1
gmake[2]: *** No rule to make target `adt/SUBSYS.o', needed by `SUBSYS.o'. Stop.
gmake[1]: *** [utils.dir] Error 2
gmake: *** [all] Error 2

--
Best regards,
Yaroslav mailto:slv(at)lviv(dot)farlep(dot)net

Responses

  • Re: FAQ_SCO at 2001-02-05 19:18:02 from Peter Eisentraut

Browse pgsql-ports by date

  From Date Subject
Next Message Jani Averbach 2001-02-01 14:17:19 postgresql-7.0.3 + cygwin won't compile
Previous Message JJAR 2001-01-31 00:45:32 RE: PostgreSQL 7.1 beta3 on Windows 2k