[Bug 744] icedtea6-1.10.2 : patching error, patches/ecj/jaxws-getdtdtype.patch

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Jun 10 14:03:19 PDT 2011


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





--- Comment #3 from acrux @ cruxppc.org <acrux at linuxmail.org>  2011-06-10 21:03:19 ---
[95%][H] root at hermes:/mnt/DEVEL/next/0/icedtea6# java -version
java version "1.6.0_22"
OpenJDK Runtime Environment (IcedTea6 1.10.1) (cruxppc-2.7-ppc)
OpenJDK Zero VM (build 19.0-b09, interpreted mode)

my configure (the same as i built icedtea6-1.10.1):


./configure \
               
--with-openjdk-src-zip=$PKGMK_SOURCE_DIR/openjdk-6-src-b22-28_feb_2011.tar.gz \
                --with-jaxp-drop-zip=$PKGMK_SOURCE_DIR/jaxp144_01.zip  \
                --with-jaf-drop-zip=$PKGMK_SOURCE_DIR/jdk6-jaf-b20.zip \
                --with-jaxws-drop-zip=$PKGMK_SOURCE_DIR/jdk6-jaxws-b20.zip \
                --with-pkgversion=cruxppc-2.7-${_arch} \
                --with-jdk-home=${JDK_HOME} --disable-bootstrap \
                --with-java=${JDK_HOME} \
                --with-abs-install-dir=${JDK_HOME} \
                --enable-zero \
                --enable-nss \
                --disable-docs \
                --with-xalan2-jar=/usr/share/java/xalan2.jar \
                --with-xerces2-jar=/usr/share/java/xercesImpl.jar \
                --with-xalan2-serializer-jar=/usr/share/java/serializer.jar \
                --with-rhino=/usr/share/java/js.jar \
                --with-ant-home=/usr/lib/ant \
                --with-parallel-jobs=$((2 * $(cat /proc/cpuinfo | grep
^processor | wc -l)))


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the distro-pkg-dev mailing list