RE: PHP list posting confirmation for VICKI.STANFIELD.CTR@xxxxxxxx

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am trying to build php-5.3.3 and getting the following error: 

/users/03333/php-5.3.3/TSRM -I/users/cin05038/php-5.3.3/Zend
-I/usr/local/include -g -O2 -DZTS   -c
/users/03333/php-5.3.3/ext/standard/filestat.c -o
ext/standard/filestat.lo 
/users/03333/php-5.3.3/ext/standard/filestat.c: In function
`php_do_chgrp':
/users/03333/php-5.3.3/ext/standard/filestat.c:416: error: too many
arguments to function `getgrnam_r'
/users/03333/php-5.3.3/ext/standard/filestat.c: In function
`php_do_chown':
/users/03333/php-5.3.3/ext/standard/filestat.c:517: error: too many
arguments to function `getpwnam_r'
make: *** [ext/standard/filestat.lo] Error 1

I have set my ORACLE_HOME, my PATH, and my LD_LIBRARY_PATH
And used the following configure command:

./configure --prefix=/app/php532 --with-apxs2=/app/apache2215/bin/apxs
--with-zlib --with-zlib-dir=/usr/lib --with-png-dir=/usr/include/libpng
--with-openssl=/shared_ro/openssl_098
--with-oci8=/shared_ro/users.oracle/11.1.0

I have tried the make that came on Solaris 10 and gmake and get the same
error either way. Can anyone give me a hint as to what I am doing wrong
in this build?

  -Vicki Stanfield, RHCE, CISSP
Web Management Group


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux