Currently, the cdtparser does not have pkginfo files. Because of this, the frysk-gui configure.ac has hard-coded directories for finding cdtparser.jar and libcdtparser.jar.so This causes problems when we switch to x86_64 where the installation will use lib64 instead of lib for libcdtparser.jar.so. In my case, I was forced to hack around this problem in the configure.ac file.
I'm trying to get the rpm to build on amd64 right now so I'll fix this.
I've changed the cdtparser rpm and uploaded the new one to the yum repo (-8). Spec file is also now in CVS.