|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2009-02-06 08:42 UTC] chunhuan dot pan at alcatel-sbell dot com dot cn
Description:
------------
while I make php-5.2.1,it return an error ,and compiling failed
my configure below:
./configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache2/bin/apxs
--with-mysql=/usr/local/mysql --with-oci8=/usr/local/oracle/apps/product/9.2.0/
--with-oracle=/usr/local/oracle/apps/product/9.2.0/ --disable-ipv6 --with-openssl
--with-zlib --with-dbm --with-inifile --with-gd=/usr/local/ with-jpeg --with-png --with-xpm
--with-ttf --with-freetype=/usr/local/lib --enable-gd-native-ttf --enable-gd-imgstrttf --with-ldap=/usr/local/openldap
--with-ldap-sasl=/usr/local/sasl --with-snmp-enable-soap --enable-sockets
--with-libxml --with-xmlrp --with-xsl --enable-yp --enable-track-vars
##--------------------------------------------
my error information:
./configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache2/bin/apxs
--with-mysql=/usr/local/mysql --with-oci8=/usr/local/oracle/apps/product/9.2.0/
--with-oracle=/usr/local/oracle/apps/product/9.2.0/ --disable-ipv6 --with-openssl
--with-zlib --with-dbm --with-inifile --with-gd=/usr/local/ with-jpeg --with-png --with-xpm
--with-ttf --with-freetype=/usr/local/lib --enable-gd-native-ttf --enable-gd-imgstrttf --with-ldap=/usr/local/openldap
--with-ldap-sasl=/usr/local/sasl --with-snmp-enable-soap --enable-sockets --with-libxml --with-xmlrp --with-xsl --enable-yp --enable-track-vars
##-----------------------------------
how to sovle this error ,thx a lot
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Dec 03 16:00:01 2025 UTC |
sorry for the mistake the error information: /tmp/php-5.2.1/ext/posix/posix.c: In function `zif_posix_getgrgid': /tmp/php-5.2.1/ext/posix/posix.c:892: error: too many arguments to function `getgrgid_r' /tmp/php-5.2.1/ext/posix/posix.c:892: warning: assignment makes integer from pointer without a cast make: *** [ext/posix/posix.lo] Error 1