Building GNU Classpath on Linux Mint 15

"Elisa D'Eugenio" <[email protected]> Wed, 1 May 2013 13:17:25 +0200
Newsgroups gmane.comp.java.classpath.devel
Message-ID <CADV23zmk14s4Q6gxTOwC036C0NERCWY0C=evosFFofw46_KtHA@mail.gmail.com>
Hi everybody!
I'm trying to building classpath on my machine but I've this error during
configure

*checking if javac -Xlint:unchecked,cast,divzero,empty,finally,overrides
works... configure: error: The Java compiler javac
-Xlint:unchecked,cast,divzero,empty,finally,overrides failed (see
config.log, check the CLASSPATH?)*

These are my configure output (http://fpaste.org/9747/74052561/) and my
config.log (http://fpaste.org/9748/67405439/).

Machine info
Linux Mint 15
Linux 3.8.0-19-generic
javac 1.7.0_21


Thanks!
Elisa