[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
Wed Apr 23 09:57:48 PDT 2008
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=136
classpath45org at stuart.es changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |classpath45org at stuart.es
------- Comment #1 from classpath45org at stuart.es 2008-04-23 16:57 -------
http://doc.cliss21.com/index.php?title=IcedTea suggests adding
"--with-jar=gjar-4.3" to configure to avoid this problem.
I did this and got further in the compilation (on my Debian unstable system)
but ended up with the messages the end of this message. Did you get any
further?
build-bootstrap-javac:
[mkdir] Created dir:
/home/stuart/install/icedtea/Mercurial/icedtea6/openjdk/control/build/linux-i586/langtools/build/bootstrap/gensrc
[mkdir] Created dir:
/home/stuart/install/icedtea/Mercurial/icedtea6/openjdk/control/build/linux-i586/langtools/build/bootstrap/classes
[pcompile] Generating 7 resource files to
/home/stuart/install/icedtea/Mercurial/icedtea6/openjdk/control/build/linux-i586/langtools/build/bootstrap/gensrc
[copy] Copying 1 file to
/home/stuart/install/icedtea/Mercurial/icedtea6/openjdk/control/build/linux-i586/langtools/build/bootstrap/gensrc
[pcompile] Generating 1 resource files to
/home/stuart/install/icedtea/Mercurial/icedtea6/openjdk/control/build/linux-i586/langtools/build/bootstrap/gensrc
[javac] Compiling 8 source files to
/home/stuart/install/icedtea/Mercurial/icedtea6/openjdk/control/build/linux-i586/langtools/build/bootstrap/classes
[javac] Compiling 243 source files to
/home/stuart/install/icedtea/Mercurial/icedtea6/openjdk/control/build/linux-i586/langtools/build/bootstrap/classes
[javac]
/home/stuart/install/icedtea/Mercurial/icedtea6/openjdk/langtools/src/share/classes/javax/lang/model/element/Modifier.java:74:
missing return value
[javac] return lowercase;
[javac] ^
[javac]
/home/stuart/install/icedtea/Mercurial/icedtea6/openjdk/langtools/src/share/classes/javax/lang/model/type/TypeKind.java:157:
missing return value
[javac] return true;
[javac] ^
--
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