On 10/15/19, Ken Moffat <[email protected]> wrote: > On Tue, Oct 15, 2019 at 07:09:30PM -0500, Trent wrote: >> >> Here is what is returned from "make": >> >> make --no-print-directory all-recursive >> Making all in . >> CCLD libkmod/libkmod.la <http://libkmod.la> >> CCLD tools/kmod >> /usr/bin/ld: /usr/lib/liblzma.so <http://liblzma.so>: file not recognized: >> Is a directory >> collect2: error: ld returned 1 exit status >> make[2]: *** [Makefile:1448: libkmod/libkmod.la <http://libkmod.la>] Error >> 1 >> make[2]: *** Waiting for unfinished jobs.... >> /usr/bin/ld: /usr/lib/liblzma.so <http://liblzma.so>: file not recognized: >> Is a directory > > Very weird output with those <http://> items in it. > >> collect2: error: ld returned 1 exit status >> make[2]: *** [Makefile:1662: tools/kmod] Error 1 >> make[1]: *** [Makefile:2167: all-recursive] Error 1 >> make: *** [Makefile:1219: all] Error 2 >> >> >> I see it is related to Xz from the previous section 6.45. I have rerun >> that >> section 3-4 times now. I have also removed /usr/bin/ld: >> /usr/lib/liblzma.so >> <http://liblzma.so> and rebuilt section 6.45 again. > > And again - something odd in your mailer ?
If this is what occurred before, I missed it that time around. It looks like something is reading and then presenting all the dotSO and dotLA file names as URLs: https://en.wikipedia.org/wiki/List_of_Internet_top-level_domains TLDs.. Top level domains.. dotLA is Laos, and dotSO is Somalia.. :) Cindy :) -- * runs with birdseed * -- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page Do not top post on this list. A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? http://en.wikipedia.org/wiki/Posting_style
