Anon
12-11-2001, 08:41 PM
I got following error when i tried to install the php on hpux 11. have any idea about this ?
tsrm_virtual_cwd.c: In function `virtual_open':
tsrm_virtual_cwd.c:568: `mode_t' is promoted to `int' when passed through `...'
tsrm_virtual_cwd.c:568: (so you should pass `int' not `mode_t' to `va_arg')
make[1]: *** [tsrm_virtual_cwd.lo] Error 1
make[1]: Leaving directory `/tmp/php-4.0.6/TSRM'
make: *** [install-recursive] Error 1
#
Thanks
Susen
tsrm_virtual_cwd.c: In function `virtual_open':
tsrm_virtual_cwd.c:568: `mode_t' is promoted to `int' when passed through `...'
tsrm_virtual_cwd.c:568: (so you should pass `int' not `mode_t' to `va_arg')
make[1]: *** [tsrm_virtual_cwd.lo] Error 1
make[1]: Leaving directory `/tmp/php-4.0.6/TSRM'
make: *** [install-recursive] Error 1
#
Thanks
Susen