Le 3 sept. 2012 à 11:14, Jim Meyering a écrit : > Akim Demaille wrote: > >> I have no idea why it failed. Could you attach config.log? >> It's unclear to me what happened here, as gt_JAVACOMP >> does not seem to cause the failure. > > Here you go: > > <config.log.xz>
I don't see anything special in there :( It ends by configure:35991: WARNING: unknown target-version 1.7, please update gt_JAVACOMP macro configure:36032: checking for Java compiler configure:36519: result: no configure:36530: checking for Java virtual machine configure:36749: result: java configure:36872: checking that generated files are newer than configure configure:36878: result: done configure:36982: creating ./config.status […] configure: exit 0 So I don't know what happened. Maybe it's config.status that failed, and then, if you could run sh -x config.status, maybe we'll see what happened.
