tsearch2 in 7.4beta1 compile problem

From: Jeff Davis <jdavis-pgsql(at)empires(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: tsearch2 in 7.4beta1 compile problem
Date: 2003-08-14 06:56:22
Message-ID: 200308132356.22567.jdavis-pgsql@empires.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

After installing PostgreSQL 7.4 beta 1 from source, I decided to install the
/contrib module tsearch2.

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

I looked online, and it seemed like I was building the module in the right
way. I also downloaded the latest development version, and that seemed to
fail in the same way.

Has anyone else had this problem? I'm using flex 2.5.31 and gcc 3.3.1.

Thanks,
Jeff

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gregory S. Williamson 2003-08-14 07:50:27 Re: importing db as text files
Previous Message mathan 2003-08-14 06:10:45 Ho to test Miscellaneous Functions