Date: 04/29/00
- Next message: mithro <email protected>: "[PHP-DEV] PHP 4.0 Bug #4278: die() in a php script cause the document to return "document contains no data""
- Previous message: little <email protected>: "[PHP-DEV] PHP 4.0 Bug #4277: libphp4 built with --with-mysql=xyz creates unusable libphp4.so"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: pb <email protected>
Operating system: Linux 2.2.12
PHP version: 4.0 Latest CVS (29/04/2000)
PHP Bug Type: Compile Failure
Bug description: Compilation fails: "In function `virtual_open': `va_start' used in function..."
./configure --disable-debug --enable-track-vars \
--with-apache=../apache_1.3.12 --enable-ftp \
--with-gd --with-ttf --with-t1lib --with-mysql --with-xml --enable-wddx \
--with-pdflib=/usr/local --with-tiff-dir=/usr/local --with-jpeg-dir=/usr \
--with-zlib-dir=/usr --with-zlib=/usr --with-jpeg-dir=/usr
...is running without errors.
make produces the following:
hp_virtual_cwd.c: In function `virtual_open':
php_virtual_cwd.c:410: `va_start' used in function with fixed args
make[1]: *** [php_virtual_cwd.lo] Error 1
make[1]: Leaving directory `/usr/src/php4-200004291245'
make: *** [all-recursive] 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: mithro <email protected>: "[PHP-DEV] PHP 4.0 Bug #4278: die() in a php script cause the document to return "document contains no data""
- Previous message: little <email protected>: "[PHP-DEV] PHP 4.0 Bug #4277: libphp4 built with --with-mysql=xyz creates unusable libphp4.so"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

