Re: AWT/SWING classpath examples freezi ng and not responding to window event s
"ffileppo" <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
> >>>>> "Francesco" == ffileppo <[email protected]> writes: > > Francesco> Googling around I found this: > Francesco> https://bugs.launchpad.net/debian/+source/gcj-4.2/+bug/160070 > > Francesco> I read a message in java-patches mailing list about merging > Francesco> classpath 0.97.2, maybe this will fix the problem? > > Based on the release dates, I would say yes. > I haven't tried it myself though. > > Tom > I would like to try by myself but I'm getting the following error when I try to build classpath-0961-import-branch: checking for user supplied fastjar... /root/partizione/classpath-0961-import-branch/peer/i686-pc-linux-gnu/libjava/scripts/jar checking whether to regenerate parsers with jay... no checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in include/config-int.h (assuming C99 compatible system) checking if /root/partizione/classpath-0961-import-branch/peer/gcc/gcj -B/root/partizione/classpath-0961-import-branch/peer/i686-pc-linux-gnu/libjava/ -B/root/partizione/classpath-0961-import-branch/peer/gcc/ -C works... configure: error: The Java compiler /root/partizione/classpath-0961-import-branch/peer/gcc/gcj -B/root/partizione/classpath-0961-import-branch/peer/i686-pc-linux-gnu/libjava/ -B/root/partizione/classpath-0961-import-branch/peer/gcc/ -C failed (see config.log, check the CLASSPATH?) configure: error: ../../../../libjava/classpath/configure failed for classpath make[1]: *** [configure-target-libjava] Error 1 make[1]: Leaving directory `/media/disk/classpath-0961-import-branch/peer' make: *** [all] Error 2 Anyone knows what could be the problem here? I've tried looking at config.log but I couldn't find anything useful. FYI here's the link to the post about classpath 0.97.2 merge http://gcc.gnu.org/ml/java-patches/2008-q2/msg00025.html Francesco