<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi all, I was just trying to compile the latest camino release under
    Ubuntu 12.4 and got the following error:<br>
    <br>
    <small>javac -classpath . apps/EntryPoint.java<br>
      ./apps/SphFuncBitMap.java:684: error: cannot access
      SphericalFunction<br>
      &nbsp;&nbsp;&nbsp; private static char[][][] getMiniFigXY(SphericalFunction s,
      double[][] pointSet, boolean minmaxnorm) {<br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ^<br>
      &nbsp; bad class file: ./sphfunc/SphericalFunction.class<br>
      &nbsp;&nbsp;&nbsp; class file contains wrong class: sphfunc.SphericalPointSet<br>
      &nbsp;&nbsp;&nbsp; Please remove or make sure it appears in the correct
      subdirectory of the classpath.<br>
      1 error<br>
      make: *** [apps/EntryPoint.class] Error 1</small><br>
    <br>
    Can anyone help me with this issue? Or should I try to build the
    latest camino version available via svn?<br>
    <br>
    Best<br>
    Peter
  </body>
</html>