#17541: avahi 0.6.23 doesn't build -------------------------------+-------------------------------------------- Reporter: andi@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: avahi -------------------------------+-------------------------------------------- avahi currently doesn't build. it says it could not find Python module gtk, but it's installed. {{{ andi-macbook-2:~ andi$ sudo port install avahi ---> Configuring avahi Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_avahi/work/avahi-0.6.23" && ./configure --prefix=/opt/local --disable-autoipd --disable-qt3 --disable-qt4 --disable-mono --disable-monodoc --with-libiconv- prefix=/opt/local --with-libintl-prefix=/opt/local --with-distro=darwin --enable-compat-libdns_sd " returned error 1 Command output: checking for gmsgfmt... (cached) /opt/local/bin/msgfmt checking for xgettext... (cached) /opt/local/bin/xgettext checking for pkg-config... yes checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB20... yes checking for GOBJECT... yes checking for GTK20... yes checking for GLADE20... yes checking for DBUS... yes Your D-Bus version is 1,2,4. checking for dbus_connection_close... yes checking for dbus_bus_get_private... yes checking for XML_ParserCreate in -lexpat... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_ParserCreate in -lbsdxml... no checking for gdbm_open in -lgdbm... yes checking gdbm.h usability... yes checking gdbm.h presence... yes checking for gdbm.h... yes checking for LIBDAEMON... yes checking whether /opt/local/bin/python2.5 version >= 2.4... yes checking for /opt/local/bin/python2.5 version... 2.5 checking for /opt/local/bin/python2.5 platform... darwin checking for /opt/local/bin/python2.5 script directory... ${prefix}/lib/python2.5/site-packages checking for /opt/local/bin/python2.5 extension module directory... ${exec_prefix}/lib/python2.5/site-packages checking for python module gtk... no configure: error: Could not find Python module gtk Error: Status 1 encountered during processing. andi-macbook-2:~ andi$ sudo port install py25-gtk Skipping org.macports.activate (py25-gtk +darwin_9) since this port is already active ---> Cleaning py25-gtk }}} -- Ticket URL: <http://trac.macports.org/ticket/17541> MacPorts <http://www.macports.org/> Ports system for Mac OS