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 Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
31 + 28 = ?
Subscribe to this entry?

 
 [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: Wed May 15 18:01:34 2024 UTC