id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port 11138,BUG: gtk 2.10.6 +quartz broken,meista@…,mij@…,"Due to minor errors in the Portfile and the source tarball, the ""quartz"" variant of gtk 2.10.6 does not build. '''Portfile issue:''' The Portfile uses {{{--enable-gdktarget=quartz}}}, which seems to be ignored by configure ({{{port install}}} ends up with the usual X11 libraries). Changing this to {{{--with-gdktarget=quartz}}} fixes this issue, but the build process does not complete (see below). '''Tarball issue:''' A typo in {{{gtk/Makefile.am}}} prevents two source modules ({{{gtkplug-stub.c}}} and {{{gtksocket-stub.c}}}) from being built, resulting in linking problems due to unresolved symbols. The two files are missing in the gtk 2.10.6 release tarball. This is a known bug (see http://bugzilla.gnome.org/show_bug.cgi?id=360337) and already fixed on CVS. I will attach patches for the Portfile and {{{gtk/Makefile.in}}} and the two missing files from CVS. With the denoted changes, gtk2+quartz should build and work properly. I am running Gnumeric with these libraries and do not observe any further problems.",defect,closed,Not set,,ports,,fixed,,meista@… markd@…,