ID: 13484
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Compile Failure
Operating System: HP-UX 11.x
PHP Version: 4.0.6
New Comment:

Does this happen with latest CVS snapshot from http://snaps.php.net/ ? (there have 
been a lot of fixes on the code related to this)


Previous Comments:
------------------------------------------------------------------------

[2001-09-28 14:39:11] [EMAIL PROTECTED]

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...


------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=13484&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to