Port Bug Report: Will not compile under SCO OSR 5.0.5

From: Unprivileged user <nobody>
To: pgsql-ports(at)postgresql(dot)org
Subject: Port Bug Report: Will not compile under SCO OSR 5.0.5
Date: 1999-03-26 20:29:59
Message-ID: 199903262029.PAA77287@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports


============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================

Your name : John J. Boris, Sr.
Your email address : jboris(at)adphila(dot)org

Category : install: compile
Severity : critical

Summary: Will not compile under SCO OSR 5.0.5

System Configuration
--------------------
Operating System : SCO OSR 5.0.5

PostgreSQL version : 6.4.2

Compiler used : SCO cc

Hardware:
---------
IBM PC Server 320 80mb RAM
SCO_SV jc 3.2 5.0.5 i386

Versions of other tools:
------------------------

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

Problem Description:
--------------------
I first do this:
jc:/usr/src/pgsql/postgresql-6.4.2/src/include$ ./configure --with-CC=cc --with
-perl --with-odbc --with-template=sco

Then I get the following error when I do:

gmake all > & make.log &

gmake[3]: Entering directory `/usr/src/pgsql/postgresql-6.4.2/src/backend/storag
e/buffer'
cc -b elf -I../../../include -I../../../backend -dy -I../.. -c s_lock.c -o
s_lock.o
"s_lock.c", line 43: error: Syntax error before or at: *
"s_lock.c", line 47: error: undefined symbol: lock
"s_lock.c", line 47: error: undefined symbol: file
"s_lock.c", line 47: error: undefined symbol: line
"s_lock.c", line 60: error: Syntax error before or at: *
"s_lock.c", line 64: error: undefined symbol: lock
"s_lock.c", line 74: error: undefined symbol: file
"s_lock.c", line 74: error: undefined symbol: line
gmake[3]: *** [s_lock.o] Error 1

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

Test Case:
----------
Do what I put in the above paragraph.

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

Solution:
---------

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

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Jason Thomas Murray 1999-03-27 01:10:17 linux prob...
Previous Message Thomas Lockhart 1999-03-26 19:42:49 Re: [PORTS] Port Bug Report: Cannot initdb