gnome-settings-daemon
Stan Sanderson
stansand at gmail.com
Tue Apr 28 14:32:35 PDT 2015
Additional- I ended up doing a port install gtk3 +x11, which deactivated and replaced the gtk3 +quartz. No problems were found and the system is happy.
Thanks again for your help.
Stan
> On Apr 28, 2015, at 10:59 AM, David Evans <devans at macports.org> wrote:
>
> On 4/28/15 7:04 AM, Stan Sanderson wrote:
>> OS 10.10.3, upgrade gnome-settings-daemon 3.14.2_0 < 3.14.2_1 fails with error. After port clean and retrying port upgrade, the attached log is obtained.
>>
>> Suggestions?
>>
>> Thanks,
>>
>> Stan
>>
>>
> Hi, Stan.
>
> The pertinent error from the log file is
>
>> :info:build gsd-keygrab.c:26:10: fatal error: 'gdk/gdkx.h' file not found
>> :info:build #include <gdk/gdkx.h>
>> :info:build ^
>> :info:build gsd-input-helper.c:25:10: fatal error: 'gdk/gdkx.h' file not found
>> :info:build #include <gdk/gdkx.h>
>> :info:build ^
> gdk/gdkx.h is provided by gtk3 +x11. I think you probably have gtk3 +quartz installed which doesn't.
>
> Because of the use of this X11 specific API, gnome-settings-daemon can only be built with gtk3 +x11.
> I've updated the port in r135637 to enforce this requirement.
>
> Use 'sudo port selfupgrade' to get the change.
>
> Sorry.
>
> Dave
>
>
>
More information about the macports-users
mailing list