Date: 11/30/99
- Next message: Bug Database: "[PHP-DEV] Bug #2876 Updated: --with-xml will not find include files"
- Previous message: Sascha Schumann: "[PHP-DEV] cvs: /php3 build.mk /php3 config.h.in /php3 .cvsignore makedist /php3/regex .cvsignore Makefile.in"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: sjm <email protected>
Operating system: Linux RH6.0
PHP version: 4.0 Beta 3
PHP Bug Type: Compile Failure
Bug description: array.c compilation error
bash# make
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libzend -I../.. -I../../libzend -I/usr/src/apache/src/include -I/usr/src/apache/src/os/unix -g -O2 -g -O2 -c -o array.lo array.c
array.c: In function `php3_reset':
array.c:582: `return_value_used' undeclared (first use in this function)
array.c:582: (Each undeclared identifier is reported only once
array.c:582: for each function it appears in.)
make: *** [array.lo] Error 1
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bug Database: "[PHP-DEV] Bug #2876 Updated: --with-xml will not find include files"
- Previous message: Sascha Schumann: "[PHP-DEV] cvs: /php3 build.mk /php3 config.h.in /php3 .cvsignore makedist /php3/regex .cvsignore Makefile.in"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

