GNOME Bugzilla – Bug 793442
gtkfontchooserwidgetprivate.h missing from distribution tarball
Last modified: 2018-02-14 15:54:54 UTC
When building gtk+-3.22.27 from the tarball: gtkfontchooserdialog.c:29:10: fatal error: gtkfontchooserwidgetprivate.h: No such file or directory This file was added in bd9ed01839d80d605b2e1b38d5c7c88fa565ac1d, but it wasn't added to Makefile.am. The fix is trivial. However, did something go wrong with the release process here? The tarball can't have had any testing at all before release -- even a "make distcheck" would have picked this up. There have been other similar bugs recently, e.g. #773646 and #789630.
Also filed in: https://gitlab.gnome.org/GNOME/gtk/issues/26
This problem has been fixed in our software repository. The fix will go into the next software release. Once that release is available, you may want to check for a software upgrade provided by your Linux distribution.
*** Bug 793454 has been marked as a duplicate of this bug. ***