On Tue, 2005-08-09 at 07:39 -0700, Anthony Green wrote: > The avalon-framework.jar file in FC4 appears to be missing this class. > I grabbed the SRPM file from rawhide and attempted to build that > instead. The build failed with this... > > [javadoc] java.lang.ClassNotFoundException: com.sun.tools.doclets.standard.Standard not found in gnu.gcj.runtime.SystemClassLoader{urls=[file:./,file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}} > Actually - it seems the problem is (also?) that gjdoc doesn't provide com.sun.tools.doclets.standard.Standard. Needs more investigation... AG