[Bug 1617] New: zero hotspot fails to build on x86_64 on the icedtea7 trunk

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Dec 12 06:38:24 PST 2013


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

            Bug ID: 1617
           Summary: zero hotspot fails to build on x86_64 on the icedtea7
                    trunk
    Classification: Unclassified
           Product: IcedTea
           Version: 7-hg
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Zero
          Assignee: chphilli at redhat.com
          Reporter: doko at ubuntu.com
                CC: unassigned at icedtea.classpath.org

zero fails to build on x86_64 on the icedtea7 trunk, while the 2.4.3 release
builds hotspot.

make[7]: *** No rule to make target `arm_cas.o', needed by `libjvm.so'.  Stop.
make[7]: *** Waiting for unfinished jobs....


configured with:

./configure \
        --with-jdk-home=/usr/lib/jvm/java-gcj \
        --with-ecj-jar=/usr/lib/jvm/java-gcj/lib/ecj.jar \
        --with-javac=/usr/lib/jvm/java-gcj/bin/javac \
        --with-java=/usr/lib/jvm/java-gcj/bin/java \
        --with-javah=/usr/lib/jvm/java-gcj/bin/javah \
        --with-rmic=/usr/lib/jvm/java-gcj/bin/rmic \
        --with-jar=/usr/bin/fastjar \
        --with-rhino=/usr/share/java/js.jar \
        --with-parallel-jobs=4 \
        --disable-system-lcms \
        --enable-pulse-java \
        --enable-nss \
        --enable-zero \
        --host=x86_64-linux-gnu \
        --build=x86_64-linux-gnu

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20131212/23400773/attachment.html 


More information about the distro-pkg-dev mailing list