Skip to content

Instantly share code, notes, and snippets.

@aherlambang
Created August 18, 2012 02:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aherlambang/3383927 to your computer and use it in GitHub Desktop.
Save aherlambang/3383927 to your computer and use it in GitHub Desktop.
my config log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ ./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --sysconfdir=/private/etc --with-apxs2=/usr/sbin/apxs --enable-cli --with-config-file-path=/etc --with-libxml-dir=/usr --with-openssl=/usr --with-kerberos=/usr --with-zlib=/usr --enable-bcmath --with-bz2=/usr --enable-calendar --with-curl=/usr --enable-dba --enable-exif --enable-ftp --with-gd --enable-gd-native-ttf --with-icu-dir=/usr --with-iodbc=/usr --with-ldap=/usr --with-ldap-sasl=/usr --with-libedit=/usr --enable-mbstring --enable-mbregex --with-mysql=mysqlnd --with-mysqli=mysqlnd --without-pear --with-pdo-mysql=mysqlnd --with-mysql-sock=/var/mysql/mysql.sock --with-readline=/usr --enable-shmop --with-snmp=/usr --enable-soap --enable-sockets --enable-sysvmsg --enable-sysvsem --enable-sysvshm --with-tidy --enable-wddx --with-xmlrpc --with-iconv-dir=/usr --with-xsl=/usr --enable-zip --with-pcre-regex --with-pgsql=/usr --with-pdo-pgsql=/usr --with-freetype-dir=/usr/X11 --with-jpeg-dir=/usr --with-png-dir=/usr/X11
## --------- ##
## Platform. ##
## --------- ##
hostname = Aditya-Herlambangs-MacBook-Pro.local
uname -m = x86_64
uname -r = 12.0.0
uname -s = Darwin
uname -v = Darwin Kernel Version 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 8.00 gigabytes
Default processor set: 196 tasks, 952 threads, 4 processors
Load average: 2.69, Mach factor: 1.54
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /usr/local/mysql/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/local/git/bin/
PATH: /Users/aditya15417/.rvm/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3234: checking for grep that handles long lines and -e
configure:3292: result: /usr/bin/grep
configure:3297: checking for egrep
configure:3359: result: /usr/bin/grep -E
configure:3364: checking for a sed that does not truncate output
configure:3418: result: /usr/bin/sed
configure:3517: checking build system type
configure:3531: result: i386-apple-darwin12.0.0
configure:3551: checking host system type
configure:3564: result: i386-apple-darwin12.0.0
configure:3584: checking target system type
configure:3597: result: i386-apple-darwin12.0.0
configure:3830: checking for C compiler version
configure:3839: gcc-4.2 --version >&5
./configure: line 3841: gcc-4.2: command not found
configure:3850: $? = 127
configure:3839: gcc-4.2 -v >&5
./configure: line 3841: gcc-4.2: command not found
configure:3850: $? = 127
configure:3839: gcc-4.2 -V >&5
./configure: line 3841: gcc-4.2: command not found
configure:3850: $? = 127
configure:3839: gcc-4.2 -qversion >&5
./configure: line 3841: gcc-4.2: command not found
configure:3850: $? = 127
configure:3870: checking whether the C compiler works
configure:3892: gcc-4.2 conftest.c >&5
./configure: line 3894: gcc-4.2: command not found
configure:3896: $? = 127
configure:3934: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3939: error: in `/Users/aditya15417/php-5.4.6':
configure:3943: error: C compiler cannot create executables
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-apple-darwin12.0.0
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc-4.2
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=i386-apple-darwin12.0.0
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_target=i386-apple-darwin12.0.0
lt_cv_path_SED=/usr/bin/sed
## ----------------- ##
## Output variables. ##
## ----------------- ##
ALLOCA=''
AR=''
AWK=''
CC='gcc-4.2'
CFLAGS=''
CONFIGURE_COMMAND=' '\''./configure'\'' '\''--prefix=/usr'\'' '\''--mandir=/usr/share/man'\'' '\''--infodir=/usr/share/info'\'' '\''--sysconfdir=/private/etc'\'' '\''--with-apxs2=/usr/sbin/apxs'\'' '\''--enable-cli'\'' '\''--with-config-file-path=/etc'\'' '\''--with-libxml-dir=/usr'\'' '\''--with-openssl=/usr'\'' '\''--with-kerberos=/usr'\'' '\''--with-zlib=/usr'\'' '\''--enable-bcmath'\'' '\''--with-bz2=/usr'\'' '\''--enable-calendar'\'' '\''--with-curl=/usr'\'' '\''--enable-dba'\'' '\''--enable-exif'\'' '\''--enable-ftp'\'' '\''--with-gd'\'' '\''--enable-gd-native-ttf'\'' '\''--with-icu-dir=/usr'\'' '\''--with-iodbc=/usr'\'' '\''--with-ldap=/usr'\'' '\''--with-ldap-sasl=/usr'\'' '\''--with-libedit=/usr'\'' '\''--enable-mbstring'\'' '\''--enable-mbregex'\'' '\''--with-mysql=mysqlnd'\'' '\''--with-mysqli=mysqlnd'\'' '\''--without-pear'\'' '\''--with-pdo-mysql=mysqlnd'\'' '\''--with-mysql-sock=/var/mysql/mysql.sock'\'' '\''--with-readline=/usr'\'' '\''--enable-shmop'\'' '\''--with-snmp=/usr'\'' '\''--enable-soap'\'' '\''--enable-sockets'\'' '\''--enable-sysvmsg'\'' '\''--enable-sysvsem'\'' '\''--enable-sysvshm'\'' '\''--with-tidy'\'' '\''--enable-wddx'\'' '\''--with-xmlrpc'\'' '\''--with-iconv-dir=/usr'\'' '\''--with-xsl=/usr'\'' '\''--enable-zip'\'' '\''--with-pcre-regex'\'' '\''--with-pgsql=/usr'\'' '\''--with-pdo-pgsql=/usr'\'' '\''--with-freetype-dir=/usr/X11'\'' '\''--with-jpeg-dir=/usr'\'' '\''--with-png-dir=/usr/X11'\'''
CONFIGURE_OPTIONS=' '\''--prefix=/usr'\'' '\''--mandir=/usr/share/man'\'' '\''--infodir=/usr/share/info'\'' '\''--sysconfdir=/private/etc'\'' '\''--with-apxs2=/usr/sbin/apxs'\'' '\''--enable-cli'\'' '\''--with-config-file-path=/etc'\'' '\''--with-libxml-dir=/usr'\'' '\''--with-openssl=/usr'\'' '\''--with-kerberos=/usr'\'' '\''--with-zlib=/usr'\'' '\''--enable-bcmath'\'' '\''--with-bz2=/usr'\'' '\''--enable-calendar'\'' '\''--with-curl=/usr'\'' '\''--enable-dba'\'' '\''--enable-exif'\'' '\''--enable-ftp'\'' '\''--with-gd'\'' '\''--enable-gd-native-ttf'\'' '\''--with-icu-dir=/usr'\'' '\''--with-iodbc=/usr'\'' '\''--with-ldap=/usr'\'' '\''--with-ldap-sasl=/usr'\'' '\''--with-libedit=/usr'\'' '\''--enable-mbstring'\'' '\''--enable-mbregex'\'' '\''--with-mysql=mysqlnd'\'' '\''--with-mysqli=mysqlnd'\'' '\''--without-pear'\'' '\''--with-pdo-mysql=mysqlnd'\'' '\''--with-mysql-sock=/var/mysql/mysql.sock'\'' '\''--with-readline=/usr'\'' '\''--enable-shmop'\'' '\''--with-snmp=/usr'\'' '\''--enable-soap'\'' '\''--enable-sockets'\'' '\''--enable-sysvmsg'\'' '\''--enable-sysvsem'\'' '\''--enable-sysvshm'\'' '\''--with-tidy'\'' '\''--enable-wddx'\'' '\''--with-xmlrpc'\'' '\''--with-iconv-dir=/usr'\'' '\''--with-xsl=/usr'\'' '\''--enable-zip'\'' '\''--with-pcre-regex'\'' '\''--with-pgsql=/usr'\'' '\''--with-pdo-pgsql=/usr'\'' '\''--with-freetype-dir=/usr/X11'\'' '\''--with-jpeg-dir=/usr'\'' '\''--with-png-dir=/usr/X11'\'''
CPP=''
CPPFLAGS=''
CXX=''
CXXCPP=''
CXXFLAGS=''
DEBUG_CFLAGS=''
DEFS=''
DSYMUTIL=''
ECHO='/bin/echo'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
EXPANDED_BINDIR=''
EXPANDED_DATADIR=''
EXPANDED_EXTENSION_DIR=''
EXPANDED_LIBDIR=''
EXPANDED_LOCALSTATEDIR=''
EXPANDED_MANDIR=''
EXPANDED_PEAR_INSTALLDIR=''
EXPANDED_PHP_CONFIG_FILE_PATH=''
EXPANDED_PHP_CONFIG_FILE_SCAN_DIR=''
EXPANDED_SBINDIR=''
EXPANDED_SYSCONFDIR=''
EXTENSION_DIR=''
EXTRA_INCLUDES=''
EXTRA_LDFLAGS=''
EXTRA_LDFLAGS_PROGRAM=''
EXTRA_LIBS=''
GREP='/usr/bin/grep'
ICU_CONFIG=''
INCLUDES=''
INCLUDE_PATH=''
INLINE_CFLAGS=''
INSTALL_IT=''
KRB5_CONFIG=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBOBJS=''
LTP=''
LTP_GENHTML=''
MYSQL_INCLUDE=''
MYSQL_LIBS=''
MYSQL_MODULE_TYPE=''
NATIVE_RPATHS=''
NMEDIT=''
OBJEXT=''
OCI8_DIR=''
OCI8_ORACLE_VERSION=''
OCI8_SHARED_LIBADD=''
ODBC_INCLUDE=''
ODBC_LFLAGS=''
ODBC_LIBS=''
ODBC_TYPE=''
OPENSSL_INCDIR_OPT=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PDO_MYSQL_MODULE_TYPE=''
PDO_OCI_DIR=''
PDO_OCI_SHARED_LIBADD=''
PDO_OCI_VERSION=''
PEAR_INSTALLDIR=''
PHP_INSTALLED_SAPIS=''
PHP_LDFLAGS=''
PHP_LIBS=''
PHP_VERSION='5.4.6'
PHP_VERSION_ID='50406'
PKG_CONFIG=''
PROG_SENDMAIL=''
RANLIB=''
RE2C=''
SED='/usr/bin/sed'
SHELL='/bin/sh'
SHLIB_DL_SUFFIX_NAME=''
SHLIB_SUFFIX_NAME=''
SNMP_CONFIG=''
STRIP=''
YACC=''
YFLAGS=''
ZEND_EXTRA_LIBS=''
abs_builddir='/Users/aditya15417/php-5.4.6'
abs_srcdir='/Users/aditya15417/php-5.4.6'
ac_ct_CC=''
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='i386-apple-darwin12.0.0'
build_alias=''
build_cpu='i386'
build_os='darwin12.0.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i386-apple-darwin12.0.0'
host_alias='i386-apple-darwin12.0.0'
host_cpu='i386'
host_os='darwin12.0.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/share/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/share/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
php_abs_top_builddir='/Users/aditya15417/php-5.4.6'
php_abs_top_srcdir='/Users/aditya15417/php-5.4.6'
php_fpm_group=''
php_fpm_localstatedir=''
php_fpm_prefix=''
php_fpm_sysconfdir=''
php_fpm_user=''
prefix='/usr'
program_prefix='NONE'
program_suffix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/private/etc'
target='i386-apple-darwin12.0.0'
target_alias=''
target_cpu='i386'
target_os='darwin12.0.0'
target_vendor='apple'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
configure: exit 77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment