On 2.3.2014 2:55, akhiezer wrote:
>> Date: Sun, 02 Mar 2014 01:22:26 +0000
>> From: lf...@cruziero.com (akhiezer)
>> To: LFS Developers Mailinglist <lfs-dev@linuxfromscratch.org>
>> Subject: Re: [lfs-dev] Are we ready for LFS-7.5?
>>
>>> Date: Sun, 02 Mar 2014 01:36:21 +0100
>>> From: "Armin K." <kre...@email.com>
>>> To: LFS Developers Mailinglist <lfs-dev@linuxfromscratch.org>
>>> Subject: Re: [lfs-dev] Are we ready for LFS-7.5?
>>>
>>      .
>>      .
>>>>
>>>> I've just started sendmail.  Actually I'm most interested in getting the
>>>> slackware issue settled for LFS.  That's our only holdup for release.
>>>>
>>>>      -- Bruce
>>>
>>> Why should we care when it's a distribution issue? Every "sane" distro
>
>
> It's not a 'distribution issue': you're wrong.
>
>

It is. Package ships *.la file that depends on another *.la file which 
no package ships that the former one depends on. Packaging error.

>>> works just fine except slackware.
>
>
> Slackware non-'pathological'-install works fine in this respect: you're
> wrong.
>
>
>>> So let them fix it instead of us.
>
>
> What needs fixing is your rant borne from lack of understanding and goodness
> knows what else ... .
>
>
> Just to be perhaps even clearer:
> --
> * even a modicum of understanding of the thread - as opposed to some of
> the recent off-the-cuff postings from the side - would let you realise
> that a normal slackware installation is just fine for building gcc per
> lfs instructions.
>
> * it's not a distro issue per se: it's, roughly speaking, how gcc looks
> into host-os and makes a slightly-less-than-rigourous assumption or two.
> --
>
>
>>
>>
>> The real core of the issue is how gcc is looking for mpfr/mpc/gmp .

According to Pierre's test, it's mpc issue, not gcc. mpc tries to use 
host's libmpfr.la (for a static library it shouldn't matter if it uses 
host or bundled one imho), but it fails to do so because host's 
libmpfr.la tries to use host's libgmp.la which is not installed by any 
package that mpfr (should) depend(s) on.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to