Hi there

I downloaded xml-xindice-1.0.zip and unzip it. I built it in SuSE system, it
succeed. If I built it in Red Hat 7.3 system. Two errors happened, even
nothing changed to source code. My Java version is 1.4.2.

The error messages are: 

[javac]/home/xiw/temp/xml-xindice-1.0/java/src/org/apache/xindice/core/query
/XPathQueryResolver.java:502: array required, but
org.apache.xpath.compiler.OpMapVector found
[javac] int endFunc = pos + cmp.getOpMap()[pos+1] - 1;
[javac]                                   ^
[javac]/home/xiw/temp/xml-xindice-1.0/java/src/org/apache/xindice/core/query
/XPathQueryResolver.java:502: operator - cannot be applied to
java.lang.String, int
[javac] int endFunc = pos + cmp.getOpMap()[pos+1] - 1;
[javac]                                           ^


So it is highly appreciated to any idea of sorting it out in Red Hat 7.3
system.


Thanks in advance

Xiao

Reply via email to