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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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

Add a Patch

Pull Requests

Add a Pull Request

History

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