bug-libtool
[Top][All Lists]
Advanced

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

Re: libtool: gentoo patch breaking on Debian amd64.


From: Ralf Wildenhues
Subject: Re: libtool: gentoo patch breaking on Debian amd64.
Date: Wed, 28 Dec 2005 10:03:55 +0100
User-agent: Mutt/1.5.11

Hi Kurt,

* Kurt Roeckx wrote on Sun, Dec 25, 2005 at 01:14:43PM CET:
> 
> I came accross a package that failed to build on Debian amd64
> where it tried to link the static library instead of the shared
> one.  This seems to have been caused by a change to libtool,
> which seems to come from gentoo.  The bug in the Debian bug
> tracking system for this is:
> http://bugs.debian.org/344662
> 
> The change in libtool.m4 seems to be:
> +  # Find out which ABI we are using (multilib Linux x86_64 hack).
*snip*
> I'm not really sure why this breaks anything though.  My guess
> would be that you're removing paths it needs.

I'm not convinced yet that this is the cause for the breakage.
It may well be, though.

In any case, it's a system-specific patch; it was not accepted into
GNU libtool simply because it's not valid for all GNU/Linux
distributions.  Don't blame libtool for their non-uniformity.

Since I don't have a Debian amd64 system for testing, please rerun
the build, post the
  ./libtool --mode=link
command, and all of its output, with --debug added.  Please also post
  ./libtool --config

I assume that I can get the source of the corresponding package
(the exact one please!) from these URLs, right?
http://ftp.debian.org/debian/pool/main/c/cpufrequtils/cpufrequtils_0.4.orig.tar.gz
http://ftp.debian.org/debian/pool/main/c/cpufrequtils/cpufrequtils_0.4-1.diff.gz

Cheers,
Ralf




reply via email to

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