[PHP-DEV] PHP 4.0 Bug #4273: Problem during 'make' step From: bruce.lysik <email protected>
Date: 04/28/00

From: bruce.lysik <email protected>
Operating system: OSF/1 V4.0
PHP version: 4.0 Release Candidate 1
PHP Bug Type: Installation problem
Bug description: Problem during 'make' step

While trying to install PHP 4.0 RC1 on a Digital Alpha running OSF/1 v4.0 I've run into a problem.

After doing: ./configure --with-apache=../apache_1.3.12 --enable-track-vars

and then running 'make', I receive this error:

Make: Cannot open /udir/gconnor/php4.0RC1/build/./config_vars.mk. Stop.

Now, thinking there's just some little configure script problem, I tried copying config_vars.mk into the build directory, and then running 'make'.

This resulted in:

Making all in Zend
Making all in ext
Make: Makefile, line 20: syntax error. Stop.
*** Exit 1
Stop.

Has this problem been found before? I hope there's a quick fix, thanks.

--
Bruce Lysik  <bruce.lysik <email protected>>
Operations Engineer

-- 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>