Hi Marco,
I am having some problems building Virtuoso Opensource 5.0.9 RC4 on Linux
CentOS 64-Bit.
When executing make install I eventually get the error below.
+ echo '* Generating json_l.c using flex version 2.5.4'
You are using an old version of flex as you need version 2.5.33 to
recompile these files.
Please check the README file for up-to-date information on Package
Dependencies.
The tarball should contain the generated files prebuild, but these get
removed when you perform a make clean. This will be changed before the
final release. I suggest you extract the tarball again and continue your
make, or install a later and better version of flex and probably bison.
Patrick