php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #46529 no rule to make target (bundled pcre)
Submitted: 2008-11-09 11:46 UTC Modified: 2008-11-09 17:00 UTC
From: rowd dot dev at gmail dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 5.3CVS-2008-11-09 (CVS) OS: Mac OS X 10.4
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: rowd dot dev at gmail dot com
New email:
PHP Version: OS:

 

 [2008-11-09 11:46 UTC] rowd dot dev at gmail dot com
Description:
------------
Cannot build using the bundled pcre library. 

Reproduce code:
---------------
./configure 

make

Expected result:
----------------
Build complete.

Actual result:
--------------
make: *** No rule to make target 
`/Repository/php53/php5/ext/pcre/pcrelib/pcre_ucp_searchfuncs.c', 
needed by `ext/pcre/pcrelib/pcre_ucp_searchfuncs.lo'.  Stop.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-11-09 13:03 UTC] scottmac@php.net
This file was removed when we synced with PCRE 7.8 2 months ago.

Did you perhaps forget to run ./buildconf in the root directory to rebuild the configure script?
 [2008-11-09 14:32 UTC] rowd dot dev at gmail dot com
Yes, that was it. Thanks.
 [2008-11-09 17:00 UTC] scottmac@php.net
not a bug -> Bogus
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Aug 28 03:00:03 2025 UTC