php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17539 make test fails no rule 4 sapi/cli/php
Submitted: 2002-05-30 21:55 UTC Modified: 2002-05-31 02:42 UTC
From: brian dot luke at schwab dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.2.1 OS: Solaris 2.6
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: brian dot luke at schwab dot com
New email:
PHP Version: OS:

 

 [2002-05-30 21:55 UTC] brian dot luke at schwab dot com
make ran OK, make install failed (bug 17338), make test also fails with:
make: *** No rule to make target `/opt/src/php-4.2.1/sapi/cli/php', needed by 'test'. Stop.

Configure line is simply ./configure --with-apxs=myapxsfile

CC environment variable set to gcc.
thoughts?

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-31 02:42 UTC] edink@php.net
You need to --enable-cli to run "make test"
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Fri Jan 02 16:00:01 2026 UTC