ID:               21889
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Assigned
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: SunOS 5.8
 PHP Version:      4CVS-2003-01-26 (stable)
 Assigned To:      iliaa
 New Comment:

This bug has been fixed in CVS.

In case this was a PHP problem, 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/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.




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

[2003-01-26 12:54:36] [EMAIL PROTECTED]

alphasort function doesn't exist on SunOS 5.8.
Thus compilation was failed, see below, please.

php4-STABLE-200301261630>make
/bin/sh libtool --silent --mode=compile gcc  -Imain/
-I/usr/local/src/php4-STABLE-200301261630/main/ -DPHP_ATOM_INC
-I/usr/local/src/php4-STABLE-200301261630/include
-I/usr/local/src/php4-STABLE-200301261630/main
-I/usr/local/src/php4-STABLE-200301261630 -I/usr/local/apache2/include
-I/usr/local/src/php4-STABLE-200301261630/Zend -I/usr/local/ssl/include
-I/usr/local/include -I/usr/local/pgsql/include 
-D_POSIX_PTHREAD_SEMANTICS -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
-I/usr/local/src/php4-STABLE-200301261630/TSRM -DTHREAD=1  -g -O2
-pthreads -DZTS  -prefer-pic -c
/usr/local/src/php4-STABLE-200301261630/main/php_ini.c -o
main/php_ini.lo
/usr/local/src/php4-STABLE-200301261630/main/php_ini.c: In function
`php_init_config':
/usr/local/src/php4-STABLE-200301261630/main/php_ini.c:409: `alphasort'
undeclared (first use in this function)
/usr/local/src/php4-STABLE-200301261630/main/php_ini.c:409: (Each
undeclared identifier is reported only once
/usr/local/src/php4-STABLE-200301261630/main/php_ini.c:409: for each
function it appears in.)
make: *** [main/php_ini.lo] Error 1


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


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

Reply via email to