[Bug 429] New: cacao+Icedtea6 on ARM build failure on armv7l systems
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed Jan 13 04:50:25 PST 2010
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=429
Summary: cacao+Icedtea6 on ARM build failure on armv7l systems
Product: IcedTea
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: IcedTea
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: xerxes at zafena.se
cd cacao/cacao && \
./configure \
--host= \
--build= \
--target= \
--prefix=/media/disk/icedtea6-cacao/cacao/install \
--with-java-runtime-library=openjdk \
--with-java-runtime-library-prefix=/media/disk/icedtea6-cacao/openjdk
\
--with-java-runtime-library-classes=/media/disk/icedtea6-cacao/lib/rt
\
--enable-jre-layout ; \
/usr/bin/make install
checking build system type... armv7l-unknown-linux-gnueabi
checking host system type... armv7l-unknown-linux-gnueabi
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
configure: error: armv7l systems are not supported at this time
make[1]: Entering directory `/media/disk/icedtea6-cacao/cacao/cacao-0.99.4'
make[1]: *** No rule to make target `install'. Stop.
make[1]: Leaving directory `/media/disk/icedtea6-cacao/cacao/cacao-0.99.4'
make: *** [stamps/cacao.stamp] Error 2
real 74m20.593s
user 12m21.030s
sys 1m45.750s
xerxes at xerxes:/media/disk/icedtea6-cacao$
--
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