#18734: php5 install causes: configure: error: iconv support requested, but not found -----------------------------------+---------------------------------------- Reporter: jsafire@… | Owner: dluke@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: php5 iconv 1.7.0 | Port: apr-util -----------------------------------+---------------------------------------- Changes (by blb@…): * owner: ryandesign@… => dluke@… * port: php5 => apr-util Comment: {{{ DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_devel_apr-util/work/apr-util-1.3.4" && ./configure --prefix=/opt/local --with-apr=/opt/local/bin/apr-1-config --with- expat=/opt/local --with-iconv=/opt/local --with-berkeley- db=/opt/local/include:/opt/local/lib/db46 --without-mysql --without-pgsql --with-sqlite3=/opt/local' }}} Okay, so it's actually apr-util which is failing to build. {{{ checking Expat 1.0/1.1... no adding "-L/usr/local/lib" to LDFLAGS adding "-I/usr/local/include" to CPPFLAGS checking Expat 1.95.x in /usr/local... no removed "-L/usr/local/lib" from LDFLAGS removed "-I/usr/local/include" from CPPFLAGS }}} Do you have stuff installed in /usr/local, especially /usr/local/lib and/or /usr/local/include? -- Ticket URL: <http://trac.macports.org/ticket/18734#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS