php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4273 Problem during 'make' step
Submitted: 2000-04-28 22:18 UTC Modified: 2000-05-15 15:00 UTC
From: bruce dot lysik at av dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0 Release Candidate 1 OS: OSF/1 V4.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: bruce dot lysik at av dot com
New email:
PHP Version: OS:

 

 [2000-04-28 22:18 UTC] bruce dot lysik at av dot com
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@av.com>
Operations Engineer

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-05-15 15:00 UTC] sas at cvs dot php dot net
This has been fixed in RC2. Thanks for your report.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Mon Jun 29 03:00:01 2026 UTC