Justtechjobs.com Find a programming school near you






Online Campus Both


php4-beta | 200004

[PHP4BETA] *HELP!* - strange error never seen before From: Derek Sivers (list <email protected>)
Date: 04/11/00

Sorry for the panic, but I've installed PHP3 and PHP4 many many times, even
on this same server, and today as I try to install a new PHP4 I'm getting
this error, pasted below.

Please any clues what it means? ((I'm sitting here @ the co-location
building right now, stuck!!))
I'm using Linux-Mandrake 7, which is the same as RedHat 6.1. I've
installed PHP4 successfully on this same server just a few weeks ago, doing
nothing different that I know of.

Thanks!

gcc -DHAVE_CONFIG_H -I. -I/home/derek/Installs/php-4.0RC1/ext/standard
-I../.. -I../../Zend -I/home/derek/Installs/php-4.0RC1
-I/home/derek/Installs/apache_1.3.12/src/include
-I/home/derek/Installs/apache_1.3.12/src/os/unix -I/usr/local/mysql/include
-I/home/derek/Installs/php-4.0RC1/ext/xml/expat/xmltok
-I/home/derek/Installs/php-4.0RC1/ext/xml/expat/xmlparse
-DXML_BYTE_ORDER=12 -D_REENTRANT -g -O2 -Wall -c basic_functions.c &&
touch basic_functions.lo
basic_functions.c:324: `php_if_dl' undeclared here (not in a function)
basic_functions.c:324: initializer element is not constant
basic_functions.c:324: (near initialization for `basic_functions[201].handler')
basic_functions.c: In function `php_info_basic':
basic_functions.c:708: warning: implicit declaration of function `php_info_dl'
make[3]: *** [basic_functions.lo] Error 1
make[3]: Leaving directory `/home/derek/Installs/php-4.0RC1/ext/standard'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/derek/Installs/php-4.0RC1/ext/standard'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/home/derek/Installs/php-4.0RC1/ext'
make: *** [all-recursive] Error 1

-- 
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>