Summary: | x11-terms/mate-terminal-1.16.1-r1 : terminal.c:35:22: fatal error: gdk/gdkx.h: No such file or directory | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo MATE Desktop <mate> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
config.log.tbz2 emerge-history.txt environment etc.portage.tbz2 temp.tbz2 x11-terms:mate-terminal-1.16.1-r1:20170305-194419.log |
Description
Toralf Förster
![]() Created attachment 466066 [details]
emerge-info.txt
Created attachment 466068 [details]
config.log.tbz2
Created attachment 466070 [details]
emerge-history.txt
Created attachment 466072 [details]
environment
Created attachment 466074 [details]
etc.portage.tbz2
Created attachment 466076 [details]
temp.tbz2
Created attachment 466078 [details]
x11-terms:mate-terminal-1.16.1-r1:20170305-194419.log
Just to be sure a wrong dependency isn't added here: gdk/gdkx.h comes from gtk+[X] (_NOT_ gdk-pixbuf[X]); whichever gtk+ slot is used, both provide a gdk/gdkx.h in its pkg-config defined include path with USE=X. Semi-related: https://github.com/gentoo/gentoo-mate/pull/2 That is to say, thanks, Mart. :) Yes. I came to the same conclusion: gtk3? ( >=x11-libs/gtk+-3.0:3[X] ) ^ This type of dependency update should fix these issues. And this isn't the only package needing fixed. I don't personally use MATE (gtk, etc.) without X set, so I'm glad these kinds of tests happen. Pull request merged thanks kuzetsa, should be fixed with x11-terms/mate-terminal-1.16.1-r2. |