From: Operating system: Linux 2.6.18-238.19.1.el5xen PHP version: 5.4.0beta1 Package: Compile Failure Bug Type: Bug Bug description:Make Fails with "Missing Separator" error
Description: ------------ When I execute the configure command, it works fine and I get the "Thank you for using PHP" message. I'm using the following configure options: ./configure '--prefix=/usr/local/lsws/lsphp5' '--with-mysqli=mysqlnd' '--with-mysql=mysqlnd' '--with-zlib' '--with-gd' '--with-freetype-dir' '--enable-gd-native-ttf' '--with-jpeg-dir' '--enable-shmop' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-mbstring' '--with-iconv' '--with-curl' '--with-openssl' '--with-imap' '--with-imap-ssl' '--with-kerberos' '--with-litespeed' '--with-libdir=/lib64' '--with-mcrypt' '--with-xmlrpc' '--with-tidy' '--enable-soap' Then, I execute make and I get: Makefile:267: *** missing separator. Stop. -- Edit bug report at https://bugs.php.net/bug.php?id=55769&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=55769&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=55769&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=55769&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=55769&r=fixed Fixed in SVN and need be documented: https://bugs.php.net/fix.php?id=55769&r=needdocs Fixed in release: https://bugs.php.net/fix.php?id=55769&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=55769&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=55769&r=needscript Try newer version: https://bugs.php.net/fix.php?id=55769&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=55769&r=support Expected behavior: https://bugs.php.net/fix.php?id=55769&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=55769&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=55769&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=55769&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=55769&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=55769&r=dst IIS Stability: https://bugs.php.net/fix.php?id=55769&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=55769&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=55769&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=55769&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=55769&r=mysqlcfg