IcedTea6 1.6 Released!

Andreas Radke a.radke at arcor.de
Thu Sep 10 00:55:49 PDT 2009


Ok, found out why it failed:

   _javaver=1.6.0
   _jvmdir=/usr/lib/jvm/java-${_javaver}-openjdk

the configure check failed about this pathname. and exporting 
$SYSTEM_OPENJDK_DIR couldn't solve it. I have to patch configure to accept 
our path. Maybe you know a more simple fix.

Now a bit further: one patch fails...

Checking patches/icedtea-version.patch
The text leading up to this was:
--------------------------
|--- openjdkold/jdk/make/common/shared/Defs.gmk 2008-08-28 
04:10:47.000000000 -0400
|+++ openjdk/jdk/make/common/shared/Defs.gmk    2009-02-08 
08:30:21.000000000 -0500
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
The text leading up to this was:
--------------------------
|--- openjdk/jdk/src/share/classes/sun/misc/Version-template.java.~1~ 
2008-11-25 01:04:53.000000000 -0800
|+++ openjdk/jdk/src/share/classes/sun/misc/Version-template.java 
2009-02-20 09:03:25.000000000 -0800
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
The text leading up to this was:
--------------------------
|--- openjdk/jdk/make/java/version/Makefile.~1~ 2008-11-25 
01:01:15.000000000 -0800
|+++ openjdk/jdk/make/java/version/Makefile     2009-02-20 
09:03:56.000000000 -0800
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
ERROR patch patches/icedtea-version.patch FAILED!
WARNING make clean-patch before retrying a fix
make: *** [stamps/patch.stamp] Fehler 2


How can we solve this?


-Andy



More information about the distro-pkg-dev mailing list