[Bug 120] icedtea 1.6 segfaults while compiling openproj from source

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Mar 20 04:47:42 PDT 2008


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





------- Comment #6 from bero at arklinux.org  2008-03-20 11:47 -------
You get that error because the version of proguard.jar that is included in the
openproj source doesn't support anything > java 1.5 -- replace the proguard.jar
file in the openproj source tree with the proguard 3.7 jar file from
http://proguard.sourceforge.net/ to see the crash. (the proguard.jar file in
openproj is an unmodified version of proguard 3.6, and there haven't been any
API changes between 3.6 and 3.7)


-- 
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