I'm having problems compiling version 5.0.6 on machine running openSUSE 10.3 (X86-64). (I have no problems compiling 5.0.5 on this same machine.) A transcript of the failed build can be found at:
http://norbert.neurocommons.org/~bawden/virtuoso-opensource-5.0.6.LOG.txt As you can see it fails in the "CREATING DEMO DATABASE" section. Since it says: "Check the file mkdemo.output for more information", I have placed that file here: http://norbert.neurocommons.org/~bawden/mkdemo.output In that file the first sign of problems is where is says: Inexistent file resource (/DAV/VAD/demo/sql/tpch.sql). Unable to load file. The only other mention of a "tpch.sql" that I can find anywhere is previously in the build transcript where the following appears: cp: cannot stat `tpc-h/tpch.sql': No such file or directory Since there doesn't seem to be a tpch.sql file in the original tarball, I guess that some makefile rule should have constructed it, but where? I'm stumped... -- Alan Bawden baw...@creativecommons.org