php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25445 TSRM.h is in tsrm and not in TSRM, where make looks for it
Submitted: 2003-09-09 02:49 UTC Modified: 2003-09-09 09:33 UTC
From: frank dot finner at ezi dot de Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.3.3 OS: SuSE Linux 8.2
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: frank dot finner at ezi dot de
New email:
PHP Version: OS:

 

 [2003-09-09 02:49 UTC] frank dot finner at ezi dot de
Description:
------------
There are two directories: TSRM and tsrm. Very strange: tsrm contains TSRM.h (and other files of similiar names). make looks for this header in TSRM, but not in tsrm. Obviously there should only be one directory TSRM with all the TSRM stuff in it. I made a workaround: moved the content of TSRM to tsrm and made a link TSRM -> tsrm. Then it worked.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-09-09 09:33 UTC] sniper@php.net
There is no tsrm directory.

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 22 20:00:03 2025 UTC