Summary: | dev-libs/gobject-introspection-1.68.0 - meson.build:161:3: ERROR: C header 'Python.h' not usable - fatal error: crypt.h: No such file or directory | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Nick <ka.nick> |
Component: | Current packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | floppym, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Nick
2021-07-25 12:54:15 UTC
Please attach a build log and meson-log.txt from the build directory. Python.h from dev-lang/python has this: #include <crypt.h> All versions of dev-lang/python currently in Gentoo have virtual/libcrypt in RDEPEND. I assume this is just a portage merge order problem. *** This bug has been marked as a duplicate of bug 802210 *** |