#38107: clutter @1.12.2 +quartz -x11 Build error - try to build the examples depending of gdk-pixbuf -----------------------+-------------------------------- Reporter: rhuelga@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: clutter -----------------------+-------------------------------- I'm using OSX 10.7.5 It's not build because try to compile the examples using the gdk-pixbuf /gdk-pixbuf.h altering the examples/Makefile.am to remove them and everything compiled allright. the lines removed was the marked with '-' {{{ all_examples = \ basic-actor \ box-layout \ canvas \ constraints \ drag-action \ drop-action \ easing-modes \ flow-layout \ grid-layout \ layout-manager \ - pan-action \ rounded-rectangle \ scroll-actor \ threads - if PIXBUF_all - TESTS_examples += \ - bin-layout \ - image-content - endif }}} -- Ticket URL: <https://trac.macports.org/ticket/38107> MacPorts <http://www.macports.org/> Ports system for Mac OS