On 01/09/2011 17:15, Mathias Picker wrote:
> 18:12:00 ERROR: Error compiling a server init statement : 37000: SQ074: Line 
> 18: syntax error at '' -- create method
> xmla_discover_keywords () returns any for xmla_discover
> {
> declare kwds, res any;
> d...
> 18:12:01 ERROR: Error compiling a server init statement : 37000: SQ074: Line 
> 78: syntax error at '%' before 's' -- create method vc_render () for 
> vspx_browse_button
> {
> if ( not self.vc_enabled)
> return;


These are the interesting messages... Looks to me like the build
environment was a bit wonky.

a) Please double-check versions of all required dependencies against
<http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VOSMake#Package%20Dependencies>
- especially flex and gawk.

b) Please check your locale settings - if you have a regional and/or utf8
locale specified, it might be better to switch to C for the duration of the
build.

I presume this was a straightforward 6.1.3 tarball you downloaded from
SourceForge?

HTH,

~Tim
-- 
Tim Haynes
Product Development Consultant
OpenLink Software
<http://www.openlinksw.com/>
<http://twitter.com/openlink>

Reply via email to