#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 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}}})? -- Ticket URL: <http://trac.macports.org/ticket/17682#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS