From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Jeff Davis <jdavis-pgsql(at)empires(dot)org>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: tsearch2 in 7.4beta1 compile problem |
Date: | 2003-08-15 08:27:15 |
Message-ID: | Pine.GSO.4.56.0308151225550.2198@ra.sai.msu.su |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thu, 14 Aug 2003, Tom Lane wrote:
> Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> writes:
> > On Wed, 13 Aug 2003, Jeff Davis wrote:
> >> I cd to the tsearch2 directory and typed "make", however I get an error that
> >> yy_current_buffer is an undeclared identifier in wordparser/parser.c (which
> >> is apparently autogenerated with flex from parser.l).
>
> > This is a FAQ. Don't use flex 2.5.31
> > Downgrade to stable 2.5.4.
>
> Still, it would be better if it worked than not. (All the core code
> does seem to work with flex 2.5.31 now; only contrib is behind.)
ok. I recall discussion several months ago about 2.5.31 version.
So, we oficially support it ?
>
> AFAICT tsearch2's incompatibility is in the redefined YY_INPUT macro,
> which seems of no value for Postgres anyway. Can't we take that out?
>
We'll see.
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Pflug | 2003-08-15 09:17:26 | Re: [GENERAL] 7.4Beta |
Previous Message | Karsten Hilbert | 2003-08-15 08:23:54 | Re: Resolved: PostGreSQL - Accessing It |