ID: 40410 Updated by: [EMAIL PROTECTED] Reported By: normanmacintyre at aim dot com -Status: Open +Status: Closed Bug Type: Compile Failure Operating System: Mac OS X (10.3.9) PHP Version: 5.2.1RC4 New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2007-02-09 03:04:47] normanmacintyre at aim dot com Description: ------------ Problem in function posix_getgrgid Actual result: -------------- /www/build/scripts/php-5.2.1/ext/posix/posix.c: In function `zif_posix_getgrgid': /www/build/scripts/php-5.2.1/ext/posix/posix.c:889: error: `_SC_GETGR_R_SIZE_MAX' undeclared (first use in this function) /www/build/scripts/php-5.2.1/ext/posix/posix.c:889: error: (Each undeclared identifier is reported only once /www/build/scripts/php-5.2.1/ext/posix/posix.c:889: error: for each function it appears in.) make: *** [ext/posix/posix.lo] Error 1 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=40410&edit=1
