bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libtool-2.2.4 error: libtool: link: unsupported hardcode properties


From: Henning Heinold
Subject: Re: libtool-2.2.4 error: libtool: link: unsupported hardcode properties
Date: Sat, 26 Jul 2008 22:58:46 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

On Thu, 10 Jul 2008, Robert Schuster wrote:
>
>Hi,
>I am using libtool 2.2.4 to compile GNU Classpath and get the following
>error when compiling GNU Classpath 0.97.2:
>
>/bin/sh ../../../i686-linux-libtool --tag=CC   --mode=link gcc -W -Wall
>-Wmissing-declarations -Wwrite-strings -Wmissing-prototypes
>-Wno-long-long -Wstrict-prototypes -pedantic -Werror
>-isystem/home/rob/oe/beagle/tmp/staging/i686-linux/usr/include -Os
>-module -version-info 0:0:0 -no-undefined
>-L/home/rob/oe/beagle/tmp/staging/i686-linux/usr/lib
>-Wl,-rpath-link,/home/rob/oe/beagle/tmp/staging/i686-linux/usr/lib
>-Wl,-rpath,/home/rob/oe/beagle/tmp/staging/i686-linux/usr/lib -Wl,-O1 -o
>libjavanet.la -rpath
>/home/rob/oe/beagle/tmp/staging/i686-linux/usr/lib/classpath 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 local.lo
>../../../native/jni/classpath/jcl.lo
>../../../native/jni/native-lib/libclasspathnative.la
>/home/rob/oe/beagle/tmp/staging/i686-linux/usr/lib/libmagic.la
>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.

Hi,

I am working with Robert in openembedded at the java stuff. Robert
did not look at the autoreconf log. Otherwise he had found out himself
that the error comes from missing config.rpath . I fixed this in
oe and now we are happy.

Bye Henning




reply via email to

[Prev in Thread] Current Thread [Next in Thread]