Skip to content

Instantly share code, notes, and snippets.

@codazdata
codazdata / php54.log
Created October 24, 2012 21:37
03.make log
Installing PHP SAPI module: apache2handler
/usr/share/httpd/build/instdso.sh SH_LIBTOOL='/usr/share/apr-1/build-1/libtool' libs/libphp5.so /usr/local/Cellar/php54/5.4.7/libexec/apache2
/usr/share/apr-1/build-1/libtool --mode=install cp libs/libphp5.so /usr/local/Cellar/php54/5.4.7/libexec/apache2/
libtool: install: cp libs/libphp5.so /usr/local/Cellar/php54/5.4.7/libexec/apache2/libphp5.so
Warning! dlname not found in /usr/local/Cellar/php54/5.4.7/libexec/apache2/libphp5.so.
Assuming installing a .so rather than a libtool archive.
chmod 755 /usr/local/Cellar/php54/5.4.7/libexec/apache2/libphp5.so
Died at /usr/sbin/apxs line 534.
make: *** [install-sapi] Error 13
@codazdata
codazdata / php54.log
Created October 23, 2012 16:33
01.configure log + brew doctor
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed
checking build system type... i386-apple-darwin11.4.2
checking host system type... i386-apple-darwin11.4.2
checking target system type... i386-apple-darwin11.4.2
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no