php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #30913 make fail
Submitted: 2004-11-26 15:45 UTC Modified: 2004-12-21 05:31 UTC
From: ttxdt at 163 dot net Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 5.0.2 OS: solaris 9 X86
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ttxdt at 163 dot net
New email:
PHP Version: OS:

 

 [2004-11-26 15:45 UTC] ttxdt at 163 dot net
Description:
------------
thmail#make
/bin/sh /export/home/mysql/php-5.0.2/libtool --silent --preserve-dup-deps --mode=compile gcc  -Iext/libxml/ -I/export/home/mysql/php-5.0.2/ext/libxml/ -DPHP_ATOM_INC -I/export/home/mysql/php-5.0.2/include -I/export/home/mysql/php-5.0.2/main -I/export/home/mysql/php-5.0.2 -I/export/home/mysql/php-5.0.2/Zend -I/usr/local/include/libxml2 -I/usr/local/mysql/include/mysql  -D_POSIX_PTHREAD_SEMANTICS -I/export/home/mysql/php-5.0.2/TSRM  -g -O2  -prefer-pic -c /export/home/mysql/php-5.0.2/ext/libxml/libxml.c -o ext/libxml/libxml.lo
/export/home/mysql/php-5.0.2/ext/libxml/libxml.c: In function `php_libxml_ctx_error':
/export/home/mysql/php-5.0.2/ext/libxml/libxml.c:375: `__builtin_va_alist' undeclared (first use in this function)
/export/home/mysql/php-5.0.2/ext/libxml/libxml.c:375: (Each undeclared identifier is reported only once
/export/home/mysql/php-5.0.2/ext/libxml/libxml.c:375: for each function it appears in.)
/export/home/mysql/php-5.0.2/ext/libxml/libxml.c: In function `php_libxml_ctx_warning':
/export/home/mysql/php-5.0.2/ext/libxml/libxml.c:383: `__builtin_va_alist' undeclared (first use in this function)
/export/home/mysql/php-5.0.2/ext/libxml/libxml.c: In function `php_libxml_error_handler':
/export/home/mysql/php-5.0.2/ext/libxml/libxml.c:391: `__builtin_va_alist' undeclared (first use in this function)
*** Error code 1
make: Fatal error: Command failed for target `ext/libxml/libxml.lo'
thmail#



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Sep 11 09:02:40 2024 UTC