Date: 11/19/99
- Next message: Andi Gutmans: "[PHP-DEV] PHP 4 PostgreSQL module"
- Previous message: john_taylor <email protected>: "[PHP-DEV] PHP 4.0 Bug #2774: make fails --with-apxs --with-oci8"
- In reply to: Joey: "Re: [PHP-DEV] PHP 4.0 Bug #2772: array.c function php3_reset return_value_used undeclared"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Please download Beta 3 again. We by mistake introduced a post-beta 3 change
into the tarball.
Andi
At 01:53 PM 11/19/99 -0700, Joey wrote:
>Make sure to update your libzend. I had the same problem, until I updated
>libzend, did make distclean, and reconfig'd, etc.
>
>
> --Joey Smith
>
>On 19 Nov 1999 chrisvik <email protected> wrote:
>
> > From: chrisvik <email protected>
> > Operating system: Redhat 6.0
> > PHP version: 4.0 Beta 3
> > PHP Bug Type: Compile Failure
> > Bug description: array.c function php3_reset return_value_used undeclared
> >
> > ./configure --with-apache=../apache_1.3.9 --with-solid --disable-debug
> --enable-track-vars --enable-safe-mode --with-gd --with-ttf --with-zlib
> >
> > make
> >
> > ....
> >
> > /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I. -I../.. -I../../libzend -I../.. -I../../libzend
> -I/usr/src/apache_1.3.9/src/include
> -I/usr/src/apache_1.3.9/src/os/unix -Isolid/include -g -O2 -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[3]: *** [array.lo] Error 1
> > make[3]: Leaving directory `/usr/src/php-4.0b3/ext/standard'
> > make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory `/usr/src/php-4.0b3/ext'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/usr/src/php-4.0b3'
> > make: *** [all-recursive-am] Error 2
> >
> >
> >
> > --
> > 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>
> >
> >
>
>
>--
>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>
--- Andi Gutmans <andi <email protected>> http://www.zend.com/-- 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: Andi Gutmans: "[PHP-DEV] PHP 4 PostgreSQL module"
- Previous message: john_taylor <email protected>: "[PHP-DEV] PHP 4.0 Bug #2774: make fails --with-apxs --with-oci8"
- In reply to: Joey: "Re: [PHP-DEV] PHP 4.0 Bug #2772: array.c function php3_reset return_value_used undeclared"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

