[Bug 4424] New: Build error task-java
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Thu Jul 10 15:33:18 CEST 2008
http://bugs.openembedded.net/show_bug.cgi?id=4424
Summary: Build error task-java
Classification: Unclassified
Product: Openembedded
Version: Angstrom 2008.x
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: org.openembedded.dev
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: diegor at tiscali.it
I got this error:
| make[3]: Leaving directory
`/mnt/sdd1/oe2/tmp/work/i686-linux/classpath-initia
l-0.93-r0/classpath-0.93/native/jni/java-lang'
| Making all in java-net
| make[3]: Entering directory
`/mnt/sdd1/oe2/tmp/work/i686-linux/classpath-initi
al-0.93-r0/classpath-0.93/native/jni/java-net'
| /bin/sh ../../../i686-linux-libtool --tag=CC --mode=link ccache gcc -W
-Wall
-Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long
-Wst
rict-prototypes -pedantic -Werror
-isystem/mnt/sdd1/oe2/tmp/staging/i686-linux/u
sr/include -Os -module -version-info 0:0:0 -no-undefined
-L/mnt/sdd1/oe2/tmp/sta
ging/i686-linux/usr/lib
-Wl,-rpath-link,/mnt/sdd1/oe2/tmp/staging/i686-linux/usr
/lib -Wl,-rpath,/mnt/sdd1/oe2/tmp/staging/i686-linux/usr/lib -Wl,-O1 -o
libjavan
et.la -rpath /mnt/sdd1/oe2/tmp/staging/i686-linux/usr/lib/classpath-initial
java
net.lo java_net_VMInetAddress.lo java_net_VMNetworkInterface.lo
java_net_VMURLCo
nnection.lo gnu_java_net_VMPlainSocketImpl.lo
gnu_java_net_local_LocalSocketImpl
.lo ../../../native/jni/classpath/jcl.lo
../../../native/jni/native-lib/libclass
pathnative.la -lmagic
| i686-linux-libtool: link: unsupported hardcode properties
| i686-linux-libtool: link: See the libtool documentation for more information.
| i686-linux-libtool: link: Fatal configuration error.
It's a build for i486 machine. And in local.conf I have added just this 3
lines:
PREFERRED_VERSION_glibc-intermediate = "2.5"
PREFERRED_VERSION_binutils = "2.18"
PREFERRED_VERSION_binutils-cross = "2.18"
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list