libtool problem

Paul Howarth paul at city-fan.org
Fri Jul 14 07:43:41 UTC 2006


On Fri, 2006-07-14 at 12:50 +0530, Parag N(पराग़) wrote:
> Hi,
>    While mock building my package, i got errors at %install section as
> libtool: install: `%RPM_BUILD_ROOT/usr/lib' must be an absolute directory name
> Try `libtool --help --mode=install' for more information.
> make[3]: *** [install-libLTLIBRARIES] Error 1
> 
> I know .la must not be specified in SPEC file but under %files section
> i used all wild cards. The upstream tarball used libtool to install
> .la files under /usr/bin. How can i solve this problem?

Use either $RPM_BUILD_ROOT or %{buildroot}

%RPM_BUILD_ROOT is wrong.

Paul.





More information about the fedora-extras-list mailing list