From: aitrus at tresgeek dot net Operating system: Redhat 9 PHP version: 4.3.2 PHP Bug Type: Compile Failure Bug description: Compile fails with imap-ssl support enabled
Attempting to compile php 4.3.2 (and several earlier versions) fails on RedHat 9 with --with-imap-ssl included. CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib ./configure --prefix=/usr/local \ --with-apache=/usr/src/Apachetoolbox-1.5.64/apache_1.3.27 \ --with-imap=/usr \ --with-imap-ssl=/usr \ --with-kerberos=/usr/kerberos \ --with-mhash=/usr/local \ --with-mcrypt=/usr/local \ --with-openssl=/usr \ --with-curl=/usr \ --with-gettext=/usr \ --with-mysql=/usr \ --with-ldap \ --with-xml \ --with-gd=shared,/usr \ --with-jpeg-dir=/usr \ --with-png-dir=/usr \ --with-zlib-dir=/usr \ --with-freetype-dir=/usr \ --with-pspell=/usr \ --with-bz2=/usr \ --enable-gd-native-ttf \ --enable-calendar \ --enable-exif \ --enable-track-vars \ --enable-magic-quotes \ --enable-trans-sid \ --enable-wddx \ --enable-ftp \ --enable-inline-optimization \ --enable-memory-limit \ --enable-sysvshm \ --enable-force-cgi-redirect \ --enable-safe-mode \ The error sites class errors on multiple lines between 50 and 205 in php_imap.c. -- Edit bug report at http://bugs.php.net/?id=23886&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=23886&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=23886&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=23886&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=23886&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=23886&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=23886&r=support Expected behavior: http://bugs.php.net/fix.php?id=23886&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=23886&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=23886&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=23886&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=23886&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=23886&r=dst IIS Stability: http://bugs.php.net/fix.php?id=23886&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=23886&r=gnused