On Mon, Dec 30, 2019 at 08:55:52AM +0100, Pierre Labastie wrote:
> Le 30/12/2019 à 07:17, Bruce Dubbs a écrit :
> > On 12/29/19 10:41 PM, Alan Feuerbacher wrote:
> >>
> >> On 12/29/2019 4:28 PM, Bruce Dubbs wrote:
> >>> On 12/29/19 4:57 PM, Ken Moffat wrote:
> >>>> On Sun, Dec 29, 2019 at 09:02:34PM +0000, Ken Moffat wrote:
> >>>>> On Sun, Dec 29, 2019 at 01:40:17PM -0600, Bruce Dubbs wrote:
> >>>>>> On 12/29/19 12:03 PM, Alan Feuerbacher wrote:
> >>>>>>> On 12/29/2019 9:35 AM, Bruce Dubbs wrote:
> >>>>>>>> On 12/29/19 9:45 AM, Alan Feuerbacher wrote:

> >>>>
> >>>> Perhaps, before building python in /tools,
> >>>> ln -sv libcrypt.so.1 /tools/libcrypt.so.2
> >>>> (just a suggestion, I've no way of testing it)
> >>>
> >>> I don't see that.  Glibc-2.30 in section 5.7 should create libcrypt.so.1 
> >>> in
> >>> /tools/lib.
> > 

Did I typo it ?  My intention is that /tools/libcrypt.so.2 should
exist, and point to .so.1.

> >> I'm building with Fedora 31.
> > 
> > Alan, that doesn't make any difference.  We are building with our own 
> > source. 
> > Nothing in /tools should be from the host distro.
> > 
> 
> Hmmm, except if the Python build system somehow uses the library on the host
> (nightmare coming again?)...
> 
> Pierre

That's what I'm thinking.

And if after going back into /tools and rebuilding python the
immediate problem is solved (ldd in chapter 6) it will be necessary
to stop after python in chapter 6 (assuming that builds) to see what
it links to.

ĸen
-- 
          We've all got both light and dark inside of us.
          What matters is the part we choose to act on.
                                              -- Sirius Black
-- 
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

Reply via email to