Edit report at https://bugs.php.net/bug.php?id=55769&edit=1
ID: 55769 Updated by: ras...@php.net Reported by: brad at hostland dot com Summary: Make Fails with "Missing Separator" error -Status: Open +Status: Feedback Type: Bug Package: Compile Failure Operating System: Linux 2.6.18-238.19.1.el5xen PHP Version: 5.4.0beta1 Block user comment: N Private report: N New Comment: Could you show us lines 260-270 (with line numbers please) of the Makefile that was generated? Previous Comments: ------------------------------------------------------------------------ [2011-09-23 17:57:17] brad at hostland dot com 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 this bug report at https://bugs.php.net/bug.php?id=55769&edit=1