Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The "AIXPlatform" page has been changed by EricCovener: http://wiki.apache.org/httpd/AIXPlatform?action=diff&rev1=8&rev2=9 * Sometimes you need to also set: ** export AR="ar -X64" ** export lt_cv_path_NM="/usr/bin/nm -B -X64" - + * If you're building with SSL: + ** install pkg-config from perzl or toolbox + ** install openssl and openssl-devel from perzl or toolbox + ** Copy /opt/freeware/lib/pkgconfig/openssl.pc to /opt/freeware/lib64/pkgconfig/openssl.pc + ** Edit /opt/freeware/lib64/pkgconfig/openssl.pc to change "lib" to "lib64" + ** export PKGCONFIG=pkg-config_64 == Link errors with bundled expat and when using DESTDIR == * If you use a bundled expat, you might find the link of apr-util fails. The following change might help: --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org