On 10/02/2019 08:45, Brandon Murry via lfs-dev wrote:
> Hi, I hope this is the right place to put this.
> I've been attempting to build Linux From Scratch from the development book
> using Systemd. One of the big new changes is an early build of Python 3.7.2
> for the newest version of Glibc 2.29. I've tried this about 6 times trying all
> different setups within the host environment. Compiling Python 3.7.2 during
> chapter 5 produces a ton of "error: unknown type name" for standard C 
> libraries.
> Python fails to build the majority of it's modules. When Glibc is rebuilt
> during chapter 6, it fails due to missing Python modules. Haven't seen any
> hints about this from LFS or on the net, so curious to see if I'm the only one
> having this issue.
> Thanks,
> Brandon
> 

All I can tell is that I've built LFS SVN twice (in a 64 bit and in a 32 bit
VM) since glibc-2.29 has been put in, and I haven't seen those errors.

Like Thomas, I suggest you check the 2.2 host system requirements page. Note
that version-check.sh does not necessarily tell if something goes wrong: the
output has to be compared with the versions given above in the page.

Pierre
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to