php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1634 make fails with because of regexp lib conflict with Apache
Submitted: 1999-06-30 11:29 UTC Modified: 1999-06-30 15:33 UTC
From: teo at digiro dot net Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0.11 OS: RH5.1 && RH6.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: teo at digiro dot net
New email:
PHP Version: OS:

 

 [1999-06-30 11:29 UTC] teo at digiro dot net
There are already a lot of posts on php3 lists concerning this problem
in 3.0.11.
 As I've been peeking in apache/include/ap_config.h
and hsregex.h , php/regex/regex.h  /usr/include/regex.h it seems
that the sistem header files gets included twice.

A simple work around was to bundle php regexp lib and it worked.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-06-30 15:33 UTC] jim at cvs dot php dot net
You mean like reported in #1614 and #1616?

Already fixed in CVS.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jul 01 09:00:01 2026 UTC