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
-- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page