#16018: pidgin: D-Bus development headers not found -------------------------------------+-------------------------------------- Reporter: ryandesign@macports.org | Owner: simon@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | -------------------------------------+-------------------------------------- On a MacBook Pro running MacPorts trunk @38314, Mac OS X 10.5.4 and Xcode 3.1: {{{ $ port install pidgin +no_x11 _quartz ---> Fetching pidgin ---> Verifying checksum(s) for pidgin ---> Extracting pidgin ---> Applying patches to pidgin ---> Configuring pidgin Error: Target org.macports.configure returned: configure failure: shell command " cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_net_pidgin/work/pidgin-2.4.3" && ./configure --prefix=/mp --disable-avahi --disable-consoleui --disable- gstreamer --disable-gtkspell --disable-meanwhile --disable-nm --disable- perl --disable-screensaver --disable-sm --disable-startup-notification --enable-nss --mandir=/mp/share/man --with-nspr-includes=/mp/include/nspr --with-nspr-libs=/mp/lib --with-nss-includes=/mp/include/nss --with-nss- libs=/mp/lib --without-x " returned error 1 Command output: checking for SILC... no checking for SILC... no checking for SILC... no checking for GADU... no no checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for uname... yes checking for -Waggregate-return option to gcc... no checking for -Wcast-align option to gcc... no checking for -Wdeclaration-after-statement option to gcc... no checking for -Wendif-labels option to gcc... no checking for -Werror-implicit-function-declaration option to gcc... no checking for -Wextra -Wno-sign-compare -Wno-unused-parameter option to gcc... no checking for -Winit-self option to gcc... no checking for -Wmissing-declarations option to gcc... no checking for -Wmissing-noreturn option to gcc... no checking for -Wmissing-prototypes option to gcc... no checking for -Wnested-externs option to gcc... no checking for -Wpointer-arith option to gcc... no checking for -Wundef option to gcc... no checking for FORTIFY_SOURCE support... no checking for pidgin... no checking for dbus-binding-tool... yes checking for DBUS... no configure: error: D-Bus development headers not found. Use --disable-dbus if you do not need D-Bus support. Error: Status 1 encountered during processing. $ }}} This was also brought up in an email to me by Mr. Bond. -- Ticket URL: <http://trac.macports.org/ticket/16018> MacPorts <http://www.macports.org/> Ports system for Mac OS