Port Bug Report: plpsql - scan.l undefined symbols K_WHEN ...

From: Unprivileged user <nobody>
To: pgsql-ports(at)postgresql(dot)org
Subject: Port Bug Report: plpsql - scan.l undefined symbols K_WHEN ...
Date: 1999-06-18 14:18:29
Message-ID: 199906181418.KAA75562@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports


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

Your name : John Ingram
Your email address : john(at)intracysystems(dot)com

Category : install: compile
Severity : serious

Summary: plpsql - scan.l undefined symbols K_WHEN ...

System Configuration
--------------------
Operating System : SCO 5.0.4

PostgreSQL version : 6.5

Compiler used : cc

Hardware:
---------
PII 64ram 300mhz
SCO_SV intracp2 3.2 2 i386 from uname -a

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

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

Problem Description:
--------------------
/usr/postgres/src/pl/plpsql/src/scan.l

scan.l line 124: error: undefined symbol K_WHEN

in fact all of the variables K_, T_ and O_ get rejected.

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

Test Case:
----------

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

Solution:
---------
it looks like there should be an include statement in the file.

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

Browse pgsql-ports by date

  From Date Subject
Next Message Unprivileged user 1999-06-18 21:18:23 Port Bug Report:
Previous Message Adriaan Joubert 1999-06-18 13:39:30 Re: [PORTS] Port Bug Report: buf_init.c does not compile (spin lockproblem?)