#20912: wine-devel fails to build on 10.6 ---------------------------------------+------------------------------------ Reporter: dackze+macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: wine freetype | Port: wine-devel ---------------------------------------+------------------------------------ {{{ $ sudo port install wine-devel ---> Computing dependencies for wine-devel ---> Configuring wine-devel 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_x11_wine-devel/work/wine-1.1.28" && ./configure --prefix=/opt/local --x-include=/opt/local/include --x-lib=/opt/local/lib --disable-win16 " returned error 1 Command output: checking for xmlParseMemory in -lxml2... no checking for xmlReadMemory in -lxml2... no checking for xmlNewDocPI in -lxml2... no checking for libxslt/pattern.h... yes checking for libxslt/transform.h... yes checking for -lxslt... not found checking dbus/dbus.h usability... no checking dbus/dbus.h presence... no checking for dbus/dbus.h... no checking hal/libhal.h usability... no checking hal/libhal.h presence... no checking for hal/libhal.h... no checking gnutls/gnutls.h usability... no checking gnutls/gnutls.h presence... no checking for gnutls/gnutls.h... no checking for -lncurses... not found checking for mousemask... no checking for sane-config... no checking sane/sane.h usability... no checking sane/sane.h presence... no checking for sane/sane.h... no checking for gphoto2-config... no checking for gphoto2-port-config... no checking gphoto2-camera.h usability... no checking gphoto2-camera.h presence... no checking for gphoto2-camera.h... no checking for freetype-config... freetype-config checking for -lfreetype... not found configure: error: FreeType 32-bit development files not found. Fonts will not be built. Use the --without-freetype option if you really want this. Error: Status 1 encountered during processing. }}} {{{ $ port installed | grep freetype freetype @2.3.9_0+macosx (active) }}} I'm guessing the wine port has the same issue, but I haven't tried building it yet. -- Ticket URL: <http://trac.macports.org/ticket/20912> MacPorts <http://www.macports.org/> Ports system for Mac OS