Date: 11/16/99
- Next message: Thies C. Arntzen: "Re: [PHP-DEV] PHP 4.0 Bug #2733: latest CVS libzend does not compile (zend_execute_API.c)"
- Previous message: danny.heijl <email protected>: "[PHP-DEV] PHP 4.0 Bug #2733: latest CVS libzend does not compile (zend_execute_API.c)"
- In reply to: danny.heijl <email protected>: "[PHP-DEV] PHP 4.0 Bug #2733: latest CVS libzend does not compile (zend_execute_API.c)"
- Next in thread: Thies C. Arntzen: "Re: [PHP-DEV] PHP 4.0 Bug #2733: latest CVS libzend does not compile (zend_execute_API.c)"
- Reply: Thies C. Arntzen: "Re: [PHP-DEV] PHP 4.0 Bug #2733: latest CVS libzend does not compile (zend_execute_API.c)"
- Reply: Danny Heijl: "Re: [PHP-DEV] PHP 4.0 Bug #2733: latest CVS libzend does notcompile (zend_execute_API.c)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Please cvs update and check it now. the gcc i'm using didn't complain but
you did find a problem.
Andi
At 07:54 PM 11/16/99 +0000, danny.heijl <email protected> wrote:
>From: danny.heijl <email protected>
>Operating system: Red Hat Linux 6.0
>PHP version: 4.0 Latest CVS (16/11/1999)
>PHP Bug Type: Compile Failure
>Bug description: latest CVS libzend does not compile (zend_execute_API.c)
>
>When rebuilding from the latest CVS :
>
>make distclean; build -f build.mk; configure ....
>
>......
>gcc -DHAVE_CONFIG_H -I. -I/home/web/php/php4/./libzend -I.
>-I/home/local/include -O2 -mpentium -g -Wall -I/opt/informix/incl/esql -g
>-Wall -c zend_execute_API.c -o zend_execute_API.o
>zend_execute_API.c: In function `call_user_function_ex':
>zend_execute_API.c:385: too few arguments to function
>make[2]: *** [zend_execute_API.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>
--- 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: Thies C. Arntzen: "Re: [PHP-DEV] PHP 4.0 Bug #2733: latest CVS libzend does not compile (zend_execute_API.c)"
- Previous message: danny.heijl <email protected>: "[PHP-DEV] PHP 4.0 Bug #2733: latest CVS libzend does not compile (zend_execute_API.c)"
- In reply to: danny.heijl <email protected>: "[PHP-DEV] PHP 4.0 Bug #2733: latest CVS libzend does not compile (zend_execute_API.c)"
- Next in thread: Thies C. Arntzen: "Re: [PHP-DEV] PHP 4.0 Bug #2733: latest CVS libzend does not compile (zend_execute_API.c)"
- Reply: Thies C. Arntzen: "Re: [PHP-DEV] PHP 4.0 Bug #2733: latest CVS libzend does not compile (zend_execute_API.c)"
- Reply: Danny Heijl: "Re: [PHP-DEV] PHP 4.0 Bug #2733: latest CVS libzend does notcompile (zend_execute_API.c)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

