On Wed, Dec 15, 2004 at 08:57:50AM +0100, Mikkel Kamstrup Erlandsen wrote:
> I have problems compiling 0.7.1. I get the following error:
>
> lexer.o(.text+0x2ed4): In function `fake_fake_fake':
> /media/space/download/Genius/genius-0.7.1/src/lexer.l:491: undefined
> reference to `yy_flex_realloc'
>
>
> I have the following packages installed:
> flex 2.5.31
> bison 1.875a
> gpm 4.1.4 (compiled with mpfr)
> gnome/gtk development libs/headers
Ahh, it's a warning elimination hack gone wrong, in lexer.l find
yy_flex_realloc and delete that line.
> The ./configure detects everything fine... One note on the
> configuration: The configure scripts does not complain if you don't have
> bison/yacc or lex/flex, perhaps it should?
Hmmm, strange, ... it really should, will look into that
George
-- George <jirka_at_5z.com> Let's not bicker and argue about who killed who. -- Monty PythonReceived on Wed Dec 15 2004 - 23:20:45 CST
This archive was generated by hypermail 2.2.0 : Sun Apr 17 2011 - 21:00:02 CDT