ID:               47325
 User updated by:  chunhuan dot pan at alcatel-sbell dot com dot cn
 Reported By:      chunhuan dot pan at alcatel-sbell dot com dot cn
-Status:           Feedback
+Status:           Open
 Bug Type:         Compile Failure
 Operating System: SunOS sbardx4b 5.8 Generic_11735
 PHP Version:      5.2CVS-2009-02-06 (snap)
 New Comment:

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


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

[2009-02-06 10:29:05] fel...@php.net

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/



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

[2009-02-06 08:42:24] 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



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


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

Reply via email to