Date: 11/20/00
- Next message: John Wright: "Re: [PHP-DEV] .lib file for a Win32 compile"
- Previous message: jmoore <email protected>: "[PHP-DEV] PHP 4.0 Bug #6115 Updated: phpinfo() uses wrong variable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: bjoern <email protected>
Operating system: SuSE 6.2, Linux kernel 2.2.14
PHP version: 4.0 Latest CVS (20/11/2000)
PHP Bug Type: Compile Failure
Bug description: make fails
After configuring PHP, make throws the following
failures:
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DEAPI -DXML_BYTE_ORDER=12 -g -O2 -c zend_ini_parser.c
/usr/share/bison.simple:157: conflicting types for `ini_parse'
./zend_ini_parser.y:51: previous declaration of `ini_parse'
/usr/share/bison.simple: In function `ini_parse':
/usr/share/bison.simple:219: number of arguments doesn't match prototype
/usr/share/bison.simple:157: prototype declaration
make[1]: *** [zend_ini_parser.lo] Error 1
make[1]: Leaving directory `/usr/local/src/php4/Zend'
make: *** [all-recursive] Error 1
-- Edit Bug report at: http://bugs.php.net/?id=7891&edit=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: John Wright: "Re: [PHP-DEV] .lib file for a Win32 compile"
- Previous message: jmoore <email protected>: "[PHP-DEV] PHP 4.0 Bug #6115 Updated: phpinfo() uses wrong variable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

