Uh oh?

From: Vince Vielhaber <vev(at)michvhf(dot)com>
To: hackers(at)postgreSQL(dot)org
Subject: Uh oh?
Date: 1999-05-26 20:26:27
Message-ID: XFMail.990526162627.vev@michvhf.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


FreeBSD 2.2.8. cvsup a half hour ago. (blew away my changes in the doc directory
too - grrrr) I'm getting this. Don't recall seeing it from a snapshot I tried a
few days ago. It normally compiles without incident. gcc 2.7.2.1

------
gmake[3]: Entering directory `/usr/local/src/pgsql/pgsql/src/interfaces/ecpg/preproc
'
/usr/bin/bison -y -d preproc.y
mv y.tab.c preproc.c
mv y.tab.h preproc.h
gcc -I../../../include -I../../../backend -O2 -m486 -pipe -Wall -Wmissing-prototyp
es -I../include -DMAJOR_VERSION=2 -DMINOR_VERSION=6 -DPATCHLEVEL=0 -DINCLUDE_PATH=\"
/usr/local/pgsql/include\" -c preproc.c -o preproc.o
preproc.y:5824: parse error before character 026
/usr/share/misc/bison.simple: In function `yyparse':
/usr/share/misc/bison.simple:387: warning: implicit declaration of function `yylex'
gmake[3]: *** [preproc.o] Error 1
gmake[3]: Leaving directory `/usr/local/src/pgsql/pgsql/src/interfaces/ecpg/preproc'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/local/src/pgsql/pgsql/src/interfaces/ecpg'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/local/src/pgsql/pgsql/src/interfaces'
gmake: *** [all] Error 2

$
------

Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH email: vev(at)michvhf(dot)com flame-mail: /dev/null
# include <std/disclaimers.h> TEAM-OS2
Online Campground Directory http://www.camping-usa.com
Online Giftshop Superstore http://www.cloudninegifts.com
==========================================================================

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-05-26 20:29:56 Open 6.5 items
Previous Message Bruce Momjian 1999-05-26 19:57:02 Numeric precision on psql \d