This is the mail archive of the frysk@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: frysk builds cleanly on Fedora 7


Mark Wielaard wrote:

Is there a bug for this one? I suspect, though, that it has something to do with frysk having its own local copy of gnu/classpath/tools/getopt/.

Andrew

While building I also get a lot of javah stacktraces in frysk.sys:
Exception in thread "main" java.io.IOException: can't find class file gnu/classpath/tools/getopt/Option.class in java.net.URLClassLoader{urls=[file:/home/mark/s
rc/frysk-obj/frysk-imports/TestPipePair.tmp/,file:/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre/lib/rt.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}}
at gnu.classpath.tools.javah.Main.getClass(libgcj-tools.so.8rh)
at gnu.classpath.tools.javah.ClassWrapper.linkSupers(libgcj-tools.so.8rh)
at gnu.classpath.tools.javah.ClassWrapper.printFully(libgcj-tools.so.8rh)
at gnu.classpath.tools.javah.CniIncludePrinter.printClass(libgcj-tools.so.8rh)
at gnu.classpath.tools.javah.Main.writeHeaders(libgcj-tools.so.8rh)
at gnu.classpath.tools.javah.Main.run(libgcj-tools.so.8rh)
at gnu.classpath.tools.javah.GcjhMain.main(libgcj-tools.so.8rh)


These don't abort the build process though.

Cheers,

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]