php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13485 ERROR in tsrm_virtual_cwd.c & .h
Submitted: 2001-09-28 14:39 UTC Modified: 2001-10-01 23:27 UTC
From: joseph_fisher at non dot hp dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.0.6 OS: HP-UX 11.x
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: joseph_fisher at non dot hp dot com
New email:
PHP Version: OS:

 

 [2001-09-28 14:39 UTC] joseph_fisher at non dot hp dot com
When I attempted to compile, the "make" routine errored out on the tsrm_virtual_cwd.c file...

The error actually told me to modify all references of "mode_t" to "int", in the tsrm_virtual_cwd.c file...

After making this change, the compile errored out one more time, because the definitions in the .h file didn't match the newly modified .c file...

After modifying the .h file, the compile completed successfully...

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-01 23:27 UTC] sniper@php.net
submitted twice
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 23:01:27 2025 UTC