From: Robert Schuster <theBohemian@gmx.net>
To: openembedded-devel@lists.openembedded.org
Cc: openembedded-devel@openembedded.org, Ken Gilmer <ken@buglabs.net>
Subject: Re: Error building classpath-initial
Date: Sat, 12 Jul 2008 19:56:26 +0200 [thread overview]
Message-ID: <4878F04A.6070802@gmx.net> (raw)
In-Reply-To: <484EE136.2050901@buglabs.net>
[-- Attachment #1: Type: text/plain, Size: 1642 bytes --]
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
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]
next prev parent reply other threads:[~2008-07-12 17:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-10 20:16 Error building classpath-initial Ken Gilmer
2008-07-12 17:56 ` Robert Schuster [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-10-08 14:03 Christopher Friedt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4878F04A.6070802@gmx.net \
--to=thebohemian@gmx.net \
--cc=ken@buglabs.net \
--cc=openembedded-devel@lists.openembedded.org \
--cc=openembedded-devel@openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.