id summary reporter owner description type status priority milestone component version resolution keywords cc port 29117 varnish missing pcre dependency jimmont.com@… pmq@… " * OSX 10.6.7 * MacPorts 1.9.2 Error when installing varnish follows. Solution for me was: {{{ % sudo port install pcre }}} {{{ % sudo port install varnish ---> Configuring varnish Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details) Log for varnish is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_varnish/main.log Error: Status 1 encountered during processing. To report a bug, see varnish-2.1.5 1:32pm % vi /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_varnish/main.log % cd ""/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_varnish/work/varnish-2.1.5"" % sudo ./configure --prefix=/opt/local .....many checking for (etc) removed... checking for PCRE... no configure: error: Package requirements (libpcre) were not met: No package 'libpcre' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables PCRE_CFLAGS and PCRE_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. }}} " defect closed Normal ports 1.9.2 fixed ryandesign varnish