#21754: libwmf configure syntax error ------------------------------------------+--------------------------------- Reporter: dominikbrugger@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: libwmf gdk-pixbuf pkg-config | Port: libwmf ------------------------------------------+--------------------------------- Installation of libwmf fails with a configure syntax error concerning a check for GDK_PIXBUF although the gdk-pixbuf package is installed. Here is the complete error log: {{{ Executing: /opt/local/bin/port install libwmf +expat Port command started with PID 28327 Computing dependencies for libwmf Configuring libwmf 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_graphics_libwmf/work/libwmf-0.2.8.4" && ./configure --prefix=/opt/local --with-jpeg --without-x --with- fontdir=/opt/local/share/fonts/libwmf " returned error 2 Command output: checking for snprintf... yes checking for vfscanf... yes checking for X... disabled checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_ParserFree in -lexpat... yes checking for freetype-config... /opt/local/bin/freetype-config checking for FT_Init_FreeType in -lfreetype... yes checking ft2build.h usability... yes checking ft2build.h presence... yes checking for ft2build.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzputs in -lz... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_write_image in -lpng... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_CreateCompress in -ljpeg... yes checking gd.h usability... yes checking gd.h presence... yes checking for gd.h... yes checking for gdClipSetAdd in -lgd... no ./configure: line 13672: syntax error near unexpected token `GDK_PIXBUF ,gdk-pixbuf-2.0' ./configure: line 13672: ` PKG_CHECK_MODULES(GDK_PIXBUF,gdk- pixbuf-2.0 >= 2.1.2,' Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/21754> MacPorts <http://www.macports.org/> Ports system for Mac OS