Zeugswetter Andreas SB SD writes:
> The problem is, that scan.c includes unistd.h before postgres.h
> and thus unistd.h defines _LARGE_FILE_API which is not allowed
> together with _LARGE_FILES. Do you know an answer ?
Actually, a better idea I just had is to include scan.c at the end of
gram.c and compile them both into one object file.
--
Peter Eisentraut peter_e@gmx.net