Date: 04/30/00
- Next message: Sterling Hughes: "Re: [PHP3] PHP Compile Error"
- Previous message: Andrew Sheh: "RE: [PHP3] MySQL entry removal"
- Next in thread: Sterling Hughes: "Re: [PHP3] PHP Compile Error"
- Reply: Sterling Hughes: "Re: [PHP3] PHP Compile Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
When I try to compile PHP-40RC1 on Solaris 2.7/Sparc I get:
make[1]: Entering directory
`/export/home/thompson/php-4.0RC1/ext/standard'
gcc -DHAVE_CONFIG_H -I. -I/export/home/thompson/php-4.0RC1/ext/standard
-I../.. -I../../Zend -I/export/home/thompson/php-4.0RC1
-I/export/home/thompson/php-4.0RC1/ext/mysql/libmysql
-I/export/home/thompson/php-4.0RC1/ext/xml/expat/xmltok
-I/export/home/thompson/php-4.0RC1/ext/xml/expat/xmlparse
-DXML_BYTE_ORDER=21 -D_POSIX_PTHREAD_SEMANTICS -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[1]: *** [basic_functions.lo] Error 1
make[1]: Leaving directory
`/export/home/thompson/php-4.0RC1/ext/standard'
make: *** [all-recursive] Error 1
Any ideas how to get around this? I'm trying to do a static compile.
Jeffrey Thompson
Thompson Internet Communications, Inc.
http://www.thompsonic.com/
-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Sterling Hughes: "Re: [PHP3] PHP Compile Error"
- Previous message: Andrew Sheh: "RE: [PHP3] MySQL entry removal"
- Next in thread: Sterling Hughes: "Re: [PHP3] PHP Compile Error"
- Reply: Sterling Hughes: "Re: [PHP3] PHP Compile Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

