On 09/09/2014 03:57 AM, Kenneth Harrison wrote: > On Mon, Sep 8, 2014 at 6:45 PM, Armin K. <[email protected]> wrote: >> >> From memory, the issue wasn't standard Slackware installation, but some >> trimmed-down version (I have no idea how) that somehow managed to get >> libmpfr.la installed but not libgmp.la, and that caused an issue when >> building gcc pass1. >> >> As for the .la files, there should either be all of them or none of >> them. libtool will by default fall back to using standard -llibrary >> instead of full path to the .la file. >> >> -- >> Note: My last name is not Krejzi. >> >> >> -- >> http://lists.linuxfromscratch.org/listinfo/lfs-dev >> FAQ: http://www.linuxfromscratch.org/faq/ >> Unsubscribe: See the above information page >> > > Unless it's one of these distributions listed here: > > http://distrowatch.com/search.php?basedon=Slackware > > then it was probably a person who did a custom or minimal install and > installed the developmental tools after the fact without properly resolving > dependencies, rather than using the recommended full installation. > > Thanks. >
Yes, that was the problem. Originally, I was against adding the unneeded checks, because issue wasn't in standard install and apparently not with LFS. -- Note: My last name is not Krejzi.
signature.asc
Description: OpenPGP digital signature
-- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
