#17682: xscreensaver fails to build ---------------------------------+------------------------------------------ Reporter: martinsm@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: build failure | Port: xscreensaver ---------------------------------+------------------------------------------ Comment(by martinsm@…): Replying to [comment:2 blb@…]:
Given the block {{{ # ifdef HAVE_GTK2 # include <gdk-pixbuf-xlib/gdk-pixbuf-xlib.h> # else /* !HAVE_GTK2 */ # include <gdk-pixbuf/gdk-pixbuf-xlib.h> # endif /* !HAVE_GTK2 */ }}} it sounds like it isn't seeing gtk2 properly. What version of gtk2 do you have installed (use {{{port installed gtk2}}})?
It is the version installed by this build process, this is my first foray into ports on macosx. Any further suggestions, I don't mind radical action like for example blowing them all away and starting again if necessary. -- Ticket URL: <http://trac.macports.org/ticket/17682#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS