php4-beta | 200004
Date: 04/18/00
- Next message: Adam Trachtenberg: "Re: [PHP4BETA] ereg() vs. preg_match()"
- Previous message: Glenn Little: "[PHP4BETA] dso/libtool/apxs..."
- Next in thread: Alexander Fordyce: "[PHP4BETA] WDDX support - how to enable on UNIX?"
- Reply: Alexander Fordyce: "[PHP4BETA] WDDX support - how to enable on UNIX?"
- Reply: Joey: "Re: [PHP4BETA] Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I get the following error, can some1 helpme on this????
----ERROR----
make[2]: Entering directory `/opt/install/php-4.0RC1/ext/standard'
make[3]: Entering directory `/opt/install/php-4.0RC1/ext/standard'
gcc -DHAVE_CONFIG_H -I. -I/opt/install/php-4.0RC1/ext/standard -I../.. -I../
../Zend -I/opt/install/php-4.0RC1 -I/opt/install/apache_1.3.12/src/include -
I/opt/install/apache_1.3.12/src/os/unix -I/opt/install/php-4.0RC1/ext/mysql/
libmysql -I/opt/install/php-4.0RC1/ext/xml/expat/xmltok -I/opt/install/php-4
.0RC1/ext/xml/expat/xmlparse -DXML_BYTE_ORDER=21 -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT -g -O2 -Wall -c crypt.c && touch crypt.lo
crypt.c: In function `php_if_crypt':
crypt.c:110: `PHP_MAX_SALT_LEN' undeclared (first use in this function)
crypt.c:110: (Each undeclared identifier is reported only once
crypt.c:110: for each function it appears in.)
crypt.c:110: size of array `salt' has non-integer type
crypt.c: At top level:
crypt.c:101: warning: `php_to64' defined but not used
make[3]: *** [crypt.lo] Error 1
make[3]: Leaving directory `/opt/install/php-4.0RC1/ext/standard'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/install/php-4.0RC1/ext/standard'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/opt/install/php-4.0RC1/ext'
make: *** [all-recursive] Error 1
--END-ERROR---
--Mario Flores Rodríguez e-mail: mflores <email protected>
-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>
- Next message: Adam Trachtenberg: "Re: [PHP4BETA] ereg() vs. preg_match()"
- Previous message: Glenn Little: "[PHP4BETA] dso/libtool/apxs..."
- Next in thread: Alexander Fordyce: "[PHP4BETA] WDDX support - how to enable on UNIX?"
- Reply: Alexander Fordyce: "[PHP4BETA] WDDX support - how to enable on UNIX?"
- Reply: Joey: "Re: [PHP4BETA] Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

