After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 793454 - gtkfontchooserwidgetprivate.h missing from gtk+-3.22.27.tar.xz
gtkfontchooserwidgetprivate.h missing from gtk+-3.22.27.tar.xz
Status: RESOLVED DUPLICATE of bug 793442
Product: gtk+
Classification: Platform
Component: .General
3.22.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2018-02-14 15:34 UTC by gabriele balducci
Modified: 2018-02-14 15:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description gabriele balducci 2018-02-14 15:34:23 UTC
Build of 3.22.27 stops with:

gtkfontchooserdialog.c:29:10: fatal error: gtkfontchooserwidgetprivate.h: No such file or directory
 #include "gtkfontchooserwidgetprivate.h"
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

I cannot find any gtkfontchooserwidgetprivate.h header in the tarball

Downloading a copy of the missing file from the git repo and plopping it in the source tree allows the build to complete successfully

ciao
gabriele
Comment 1 Emmanuele Bassi (:ebassi) 2018-02-14 15:54:54 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed in the code repository.

*** This bug has been marked as a duplicate of bug 793442 ***