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 should check and provide details of the dependent programs required for building Virtuoso and report if your system meeting the minimum requirements. Can you this being provide details of you flex version and the output of running the configure script on the machine.

Best Regards
Hugh Williams
Professional Services
OpenLink Software
Web: http://www.openlinksw.com
Support: http://support.openlinksw.com
Forums: http://boards.openlinksw.com/support



On 27 Aug 2008, at 16:37, Marco Ocana wrote:

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 BUG -DPOINTER_64 -I/opt/virtuoso/ virtuoso-opensource-5.0.8/libsrc/Xml.new -DOPE NSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE - I../../libsr c -I../../libsrc/Dk -I../../ libsrc/zlib -I. -I../../libsrc/langfunc -I../../ lib src/plugin -I../../libsrc/Tidy -I../../ libsrc/Xml.new -I../../libsrc/odbcsdk/in clude -DVAD -DDBP -DBIF_XPER -DOPSYS=\"Linux\" -DHOST=\"x86_64-unknown- linux-gn u\" -g -O2 -MT libwi_la-sqlbif2.lo - MD -MP -MF .deps/libwi_la-sqlbif2.Tpo -c sq lbif2.c -fPIC -DPIC -o .libs/libwi_la-sqlbif2.o
sqlbif2.c: In function 'bif_client_attr':
sqlbif2.c:729: warning: value computed is not used
sqlbif2.c:1443:23: error: scn3split.c: No such file or directory
make[3]: *** [libwi_la-sqlbif2.lo] Error 1
make[3]: Leaving directory `/opt/virtuoso/virtuoso-opensource-5.0.8/ libsrc/Wi'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/opt/virtuoso/virtuoso-opensource-5.0.8/ libsrc/Wi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/virtuoso/virtuoso-opensource-5.0.8/ libsrc'
make: *** [all-recursive] Error 1

The output from uname -a:
Linux mind-swandb1 2.6.18-53.el5 #1 SMP Mon Nov 12 02:14:55 EST 2007 x86_64 x86_64 x86_64 GNU/Linux

Any help or pointers on what might be wrong would be appreciated.

Thanks

Marco


---------------------------------------------------------------------- --- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to