Re: [HACKERS] Nope: Cannot build recent snapshot
Bruce Momjian <maillist@candle.pha.pa.us>
From: Bruce Momjian <maillist@candle.pha.pa.us>
To: Andreas.Zeugswetter@telecom.at (Zeugswetter Andreas DBT)
Cc: pgsql-hackers@hub.org, olly@lfix.co.uk
Date: 1998-01-16T14:20:20Z
Lists: pgsql-hackers
> > > scan.l: In function `yylex': > > scan.l:202: `ABORT' undeclared (first use this function) > > Since the snapshot is intended for experienced (or wanting to become so) > postgresql'ers > that would like to help the team and don't have CVS (like me on AIX), > maybe the snapshot shoud be moved to a development subdir ? > > That said, it's not a bad build, only there seem to be some files > included > that should not, like scan.c (that is outdated) . > Do a 'make clean' before the make and everything is fine. We include scan.c because some lex versions can't handle scan.l. -- Bruce Momjian maillist@candle.pha.pa.us