#16087: wireshark-1.0.2 "Configure error: GTK+ isn't available" (yet it is installed) -------------------------------------------+-------------------------------- Reporter: agb-macports@padded-cell.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: wireshark gtk2 gtk+ -------------------------------------------+-------------------------------- Changes (by blb@macports.org): * cc: blb@macports.org (added) Comment: From config.log {{{ configure:23233: checking for GTK+ - version >= 2.0.0 configure:23389: result: no configure:23427: /usr/bin/gcc-4.0 -o conftest -no-cpp-precomp -D_U_="__attribute__((unused))" -O2 -Wall -W -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-search_paths_first conftest.c >&5 conftest.c:28:21: error: gtk/gtk.h: No such file or directory }}} Looks like configure isn't figuring out how to compile with GTK+. What is the output of running {{{ /opt/local/bin/pkg-config --cflags gtk+-2.0 gthread-2.0 }}} -- Ticket URL: <http://trac.macports.org/ticket/16087#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS