From:             cburke at innova-partners dot com
Operating system: RHEL 6.3
PHP version:      5.4.13
Package:          Compile Failure
Bug Type:         Bug
Bug description:./configure fails with error 

Description:
------------
When trying to run ./configure the script fails with:


checking size of char... configure: error: cannot compute sizeof (char)

An identical configure strings works on this system with 5.4.12


Test script:
---------------
./configure --program-prefix= --prefix=/usr --exec-prefix=/usr
--bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc
--datadir=/usr/share --includedir=/usr/include --libexecdir=/usr/libexec
--localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man
--infodir=/usr/share/info --cache-file=../config.cache
--with-config-file-path=/etc --with-config-file-scan-dir=/etc/php.d
--disable-debug --with-pic --disable-rpath --with-bz2 --with-curl
--with-freetype-dir=/usr --with-png-dir=/usr --enable-gd-native-ttf
--without-gdbm --with-gettext --with-gmp --with-iconv --with-jpeg-dir=/usr
--with-openssl --with-pspell --with-pcre-regex=/usr --with-zlib
--with-layout=GNU --enable-exif --enable-ftp --enable-sockets
--enable-sysvsem --enable-sysvshm --enable-sysvmsg --enable-wddx
--with-pear=/usr/share/pear --with-kerberos --with-unixODBC=/usr
--enable-shmop --enable-calendar --with-libxml-dir=/usr/lib
--with-apxs2=/usr/sbin/apxs  --with-mysql
--with-mysqli=/usr/lib64/mysql/mysql_config --with-pdo-mysql --with-gd
--with-pdo-odbc=unixODBC,/usr --disable-dba --with-mssql=/usr/local/freetds
--enable-mbstring --enable-soap --with-xmlrpc
--with-libxml-dir=/usr/include/libxml2 --with-ldap
--with-pdo-dblib=/usr/local/freetds --enable-zip --with-mhash --with-mcrypt
--with-libdir=lib64

Expected result:
----------------
Configure completes. 

Actual result:
--------------
Configure does not complete and errors.

-- 
Edit bug report at https://bugs.php.net/bug.php?id=64558&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=64558&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=64558&r=trysnapshot53
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=64558&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=64558&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=64558&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=64558&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=64558&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=64558&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=64558&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=64558&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=64558&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=64558&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=64558&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=64558&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=64558&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=64558&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=64558&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=64558&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=64558&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=64558&r=mysqlcfg

Reply via email to