[Bug 136] compilation of 6-1.1 crashes on jar option error [invalid option -- J]

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Apr 29 05:58:23 PDT 2008


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=136





------- Comment #3 from Gerard.Vidal at ens-lyon.fr  2008-04-29 12:58 -------
Maybe a solution...
I have commented out all the 
JAR_JFLAGS       = $(JAVA_TOOLS_FLAGS:%=-J%) lines
in the four Defs-java.gmk
and replaced them with 
JAR_JFLAGS       =

Probably a bit violent and not correct, but the compilation finishes without
any other problem.


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list