IcedTea6 1.6 Released!
Andrew Haley
aph at redhat.com
Thu Sep 10 02:07:17 PDT 2009
Andreas Radke wrote:
> 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?
I get
patching file openjdk/hotspot/make/linux/makefiles/optimized.make
Checking patches/icedtea-version.patch
Applying patches/icedtea-version.patch
patching file openjdk/jdk/make/common/shared/Defs.gmk
patching file openjdk/jdk/src/share/classes/sun/misc/Version-template.java
patching file openjdk/jdk/make/java/version/Makefile
so I do not know what is causing your problem.
Please tell us precisely what you did, and some more about your environment.
Andrew.
More information about the distro-pkg-dev
mailing list