[Debian-med-packaging] Problems to find classes that should be in itext1.jar
Emmanuel Bourg
ebourg at apache.org
Mon May 23 14:16:32 UTC 2016
Le 23/05/2016 à 15:53, Andreas Tille a écrit :
> Source/mesquite/genesis/lib/RateMatrixGTRModel.java:29: error: cannot find symbol
> TransitionProbability transProbs = null;
> ^
> symbol: class TransitionProbability
> location: class RateMatrixGTRModel
TransitionProbability.java is in the LibrarySource/pal/substmodel
directory, did you remove it from the upstream tarball?
> symbol: class MRJOSType
> location: class MesquiteFile
> Source/mesquite/lib/MesquiteFile.java:1068: error: cannot find symbol
> MRJOSType type = MRJFileUtils.getFileCreator(writingFile);
If the MRJ stuff is specific to OS X I guess you can remove it.
Emmanuel Bourg
More information about the Debian-med-packaging
mailing list