6.4.2 Compile Problems

From: "Gerry Smit" <GSmit(at)LOMBARD(dot)CA>
To: PGSQL-PORTS(at)POSTGRESQL(dot)ORG
Subject: 6.4.2 Compile Problems
Date: 1999-01-20 16:37:37
Message-ID: 852566FF.005B558A.00@mail.lombard.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

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

Your name : Gerry Smit, Toronto, Canada
Your email address : gsmit(at)lombard(dot)ca
System Configuration
---------------------
Architecture (example: Intel Pentium) : Sun Sparc 20

Operating System (example: Linux 2.0.26 ELF) : Solaris 2.6

PostgreSQL version (example: PostgreSQL-6.4.2) : PostgreSQL-6.4.2

Compiler used (example: gcc 2.8.0) : gcc 2.8.1

Please enter a FULL description of your problem:
------------------------------------------------

1) We're installing PostgreSQL for the first time. Following the
instructions
in "INSTALL", we get to step 14 (compile the program), and the compile
dies with the following error (extracted from the make.log) :
gcc -I../../../include -I../../../backend -Wall -Wmissing-prototypes
-I../i
nclude -DMAJOR_VERSION=2 -DMINOR_VERSION=4 -DPATCHLEVEL=4
-DINCLUDE_PATH=\"/usr
3/local/pgsql/include\" -c y.tab.c -o y.tab.o
/usr/ccs/bin/yaccpar: In function `yyparse':
/usr/ccs/bin/yaccpar:274: warning: implicit declaration of function `yylex'
/usr/ccs/bin/yaccpar:374: warning: label `yyerrlab' defined but not used
/usr/ccs/bin/yaccpar:164: warning: label `yynewstate' defined but not used
lex pgc.l
"pgc.l":line 53: Error: missing translation value
make|3

Attachment Content-Type Size
unknown_filename text/plain 2.1 KB

Browse pgsql-ports by date

  From Date Subject
Next Message Sean O'Connor 1999-01-20 23:30:11 Postgres 6.4.2 feedback - good work!
Previous Message Unprivileged user 1999-01-20 15:59:00 Port Bug Report: Regression tests fails serious.