Re: [Virtuoso-users] Problem compiling 5.0.8 on 64-Bit Linux CentOS 6

2008-08-27 Thread Marco Ocana
Hi Hugh, Thanks for the response. You were correct to suspect flex. flex was not installed on my machine at all. Once I set it up, make ran without errors. This was the first time that I had tried to compile Virtuoso Previously, the configure script appeared to have run normally and the final re

Re: [Virtuoso-users] Problem compiling 5.0.8 on 64-Bit Linux CentOS 6

2008-08-27 Thread Hugh Williams
Hi Marco, Is this the first time Virtuoso open source is being compiled on this machine ? The sqlbif2.c file is generated by flex for which the minimum version for use is 2.5.33, and should you be using an earlier version may result in the error you report. When you run configure it shoul

[Virtuoso-users] Problem compiling 5.0.8 on 64-Bit Linux CentOS 6

2008-08-27 Thread Marco Ocana
Hi, I am trying to install Virtuoso on CentOS from the 5.0.8 tar ball. After running "configure" apparently successfully, I encounter a compilation error during make. I believe the relevant part of the make output: gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fno-strict-aliasing -O2 -Wall -DNDE