Thread

  1. Nope: Cannot build recent snapshot

    Zeugswetter Andreas <andreas.zeugswetter@telecom.at> — 1998-01-16T08:23:53Z

    > 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
    
    
  2. Re: [HACKERS] Nope: Cannot build recent snapshot

    Bruce Momjian <maillist@candle.pha.pa.us> — 1998-01-16T14:20:20Z

    > 
    > > 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