check-rpaths

Christopher Stone chris.stone at gmail.com
Thu May 25 19:41:45 UTC 2006


On 5/24/06, Toshio Kuratomi <toshio at tiki-lounge.com> wrote:
> > http://fedoraproject.org/wiki/ToshioKuratomi

I have this rpath problem in one of my packages and I've modified the
%build like so:

%build
%configure --enable-gifplugin --disable-static
%{__make} LIBTOOL=/usr/bin/libtool %{?_smp_mflags}

This does fix the rpath error, however with this modification, the
static library is built even though I specify --disable-static on the
%configure line.  Any idea why this happens?




More information about the fedora-extras-list mailing list