Target 708-Python-3.12.5 fails with _crypt.cpython-312-x86_64-linux-gnu.so file missing
"Francis Greaves" ([email protected] via alfs-discuss Mailing List) <[email protected]> Tue, 7 Jan 2025 11:35:13 +0000
| Newsgroups | gmane.linux.lfs.automated |
|---|---|
| Message-ID | <[email protected]> |
I am having trouble building jhalfs version 12.2 the build gets to target 708 and fails with the following error: /usr/bin/install -c -m 755 Modules/unicodedata.cpython-312-x86_64-linux-gnu.so /usr/lib/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so /usr/bin/install -c -m 755 Modules/_crypt.cpython-312-x86_64-linux-gnu.so /usr/lib/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so /usr/bin/install: cannot stat 'Modules/_crypt.cpython-312-x86_64-linux-gnu.so': No such file or directory make[1]: *** [Makefile:2066: sharedinstall] Error 1 make[1]: Leaving directory '/sources/Python-3.12.5' Clearly the file is missing from the tarball. How can I overcome this? Regards Francis -- http://lists.linuxfromscratch.org/sympa/info/alfs-discuss Unsubscribe: See the above information page