Re: [Virtuoso-users] Build failed

2009-08-11 Thread Ivan Mikhailov
Hello Pierre, The biuld on Fedora 11 works fine for me. The only guess I have is that something is unusual with global locale settings of the system so sed or grep make unusual things. To check that, please do the following: cd libsrc/plugin ./gen_all_gates.sh cd back to head of tree gmake all If

Re: [Virtuoso-users] Build failed

2009-08-11 Thread Ivan Mikhailov
Hello Pierre, I have Fedora 11 at one of my boxes so I can try to reproduce the thing. I'll report a bit later today. Best Regards, Ivan Mikhailov OpenLink Software http://virtuoso.openlinksw.com On Tue, 2009-08-11 at 12:00 +0200, Pierre-Yves wrote: > Dear list, > > I have been trying to compi

Re: [Virtuoso-users] Valid XMLSchema Int's in SPARQL cause some debugging messages in trace mode

2009-08-11 Thread Ivan Mikhailov
Hello Peter, I'm sorry, that's really my bug. I was unable to reproduce this xsd:int range issue as it happened in your case (the script below looks OK), but plain select DB.DBA."http://www.w3.org/2001/XMLSchema#int";('3'); demonstrated the error. The fix is committed into commercial version a

[Virtuoso-users] Build failed

2009-08-11 Thread Pierre-Yves
Dear list, I have been trying to compile virtuoso under Fedora 11. I downloaded the file virtuoso-opensource-6.0.0-tp1.tar.gz from sourceforge (sha1sum: b4d43bcb188936370598249d03cf6ddd1bca9f62) and I tried to compile it. The build fails at the make stage with the error given in the attached docum