id summary reporter owner description type status priority milestone component version resolution keywords cc port 12014 BUG: Error Upgrading Apache2: Multiple APR errors then Apache2 .configure fails ebwebw macports@… imajes@… "I recently ran a ""port upgrade installed"" that seems to have broken my Apache2 install. I tried to upgrade Apach2 but got a bunch of build errors while configuring various components, most notably apr and apr-utils ports of various versions, after which the .configure script of the Apache2 portf failed with the following error. I'm running Macports 1.32 on a 10.4.9 PPC Powerbook with gcc version 4.0.0 20041026 (Apple Computer, Inc. build 4061). Error below: {{{ ---> Configuring apache2 Error: Target com.apple.configure returned: configure failure: shell command ""cd ""/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_www_apache2/work/httpd-2.2.4"" && ./configure --prefix=/opt/local/apache2 --with-apr=/opt/local/bin/apr-1-config --with-apr-util=/opt/local/bin/apu-1-config --libdir=/opt/local/lib --with-expat=/opt/local --with-pcre=/opt/local --mandir=/opt/local/share/man --enable-mods-shared=all --enable-ssl --with-ssl=/opt/local --enable-cache --enable-disk_cache --enable-file_cache --enable-mem_cache --enable-deflate --enable-proxy --enable-proxy-connect --enable-proxy-http --enable-proxy-ftp"" returned error 1 Command output: checking for chosen layout... Apache checking for working mkdir -p... yes checking build system type... powerpc-apple-darwin8.9.0 checking host system type... powerpc-apple-darwin8.9.0 checking target system type... powerpc-apple-darwin8.9.0 Configuring Apache Portable Runtime library ... checking for APR... yes setting CC to ""gcc"" setting CPP to ""gcc -E"" setting CFLAGS to "" -g -O2"" setting CPPFLAGS to "" -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp"" setting LDFLAGS to "" "" Configuring Apache Portable Runtime Utility library... checking for APR-util... configure: error: the --with-apr-util parameter is incorrect. It must specify an install prefix, a build directory, or an apu-config file. }}} " defect closed Normal ports worksforme apr apache2