[PHP-DEV] PHP 4.0 Bug #6225: "Makefile", line 39: Need an operator From: allan <email protected>
Date: 08/17/00

From: allan <email protected>
Operating system: BSDOS 2.1
PHP version: 4.0.1
PHP Bug Type: Compile Failure
Bug description: "Makefile", line 39: Need an operator

After configure script completes make returns

Thu 16:56:37# make
"Makefile", line 39: Need an operator
"Makefile", line 40: Need an operator
"Makefile", line 41: Need an operator
Fatal errors encountered -- cannot continue
root <email protected>:~allan/php-4.0.0

Lines 39 40 and 41 of Makefile are

include $(top_srcdir)/build/rules.mk
include $(top_srcdir)/build/library.mk
include $(top_srcdir)/build/program.mk

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>