Troubles building Caciocavallo-NG
Clemens Eisserer
linuxhippy at gmail.com
Tue Oct 28 11:03:43 PDT 2008
Hi,
I've troubles compiling caciocavallo-ng, it seems the problems are
somehow related to ZPixmap.
When compiling it I get many messages like this:
[javac] /home/ce/caciocavallo-ng/src/gnu/java/awt/peer/x/EscherBlitLoops.java:147:
cannot find symbol
[javac] symbol : constructor ZPixmap(gnu.x11.Display,int,int)
[javac] location: class gnu.x11.image.ZPixmap
[javac] ZPixmap pm = new ZPixmap(gc.display, w, h);
This is what I did:
Cloned and compiled:
http://kennke.org/~hg/hgwebdir.cgi/openjdk-tip-b7474b739d13-caciocavallo-branch/
Cloned and compiled: http://kennke.org/~hg/hgwebdir.cgi/escher-trunk
Cloned: http://kennke.org/~hg/hgwebdir.cgi/caciocavallo-ng/
I also edited build.properties and I am quite certain it contains valid values.
Also, I definitivly see ZPixmap in escher-0.3.jar
Any ideas what could be the cause of the problems?
Are the repos I used still current?
Thanks you in advance, Clemens
More information about the caciocavallo-dev
mailing list