Nope: Cannot build recent snapshot

Started by Zeugswetter Andreas DBTalmost 28 years ago2 messages
#1Zeugswetter Andreas DBT
Andreas.Zeugswetter@telecom.at

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.

Andreas

#2Bruce Momjian
maillist@candle.pha.pa.us
In reply to: Zeugswetter Andreas DBT (#1)
Re: [HACKERS] Nope: Cannot build recent snapshot

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