[oe] Error building classpath-initial

Robert Schuster theBohemian at gmx.net
Sat Jul 12 17:56:26 UTC 2008


Hi Ken,

Ken Gilmer schrieb:
> | /bin/sh ../../../i686-linux-libtool --tag=CC   --mode=link ccache gcc
> -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes
> -Wno-long-long -Wstrict-prototypes -pedantic -Werror
> -isystem/home/kgilmer/dev/sandbox/oe-dev/tmp/staging/i686-linux/usr/include
> -Os -module -version-info 0:0:0 -no-undefined
> -L/home/kgilmer/dev/sandbox/oe-dev/tmp/staging/i686-linux/usr/lib
> -Wl,-rpath-link,/home/kgilmer/dev/sandbox/oe-dev/tmp/staging/i686-linux/usr/lib
> -Wl,-rpath,/home/kgilmer/dev/sandbox/oe-dev/tmp/staging/i686-linux/usr/lib
> -Wl,-O1 -o libjavanet.la -rpath
> /home/kgilmer/dev/sandbox/oe-dev/tmp/staging/i686-linux/usr/lib/classpath-initial
> javanet.lo java_net_VMInetAddress.lo java_net_VMNetworkInterface.lo
> java_net_VMURLConnection.lo gnu_java_net_VMPlainSocketImpl.lo
> gnu_java_net_local_LocalSocketImpl.lo
> ../../../native/jni/classpath/jcl.lo
> ../../../native/jni/native-lib/libclasspathnative.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.
Recently I stepped upon this problem too and began discussing this on
the libtool mailing list. We do not have a concrete solution yet but
there is a workaround for now.

Edit the i686-linux-libtool file in your
/home/kgilmer/dev/sandbox/oe-dev/tmp/work/i686-linux/classpath-initial-0.93/classpath-0.93

and set the variable hardcode_direct to no. It should be empty before
and that is causing the problem.

Regards
Robert



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20080712/f98308d9/attachment-0005.sig>


More information about the Openembedded-devel mailing list