php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #26556 PHP 4.3.4 failed to compile on Solaris 8
Submitted: 2003-12-08 16:40 UTC Modified: 2003-12-14 21:15 UTC
Votes:3
Avg. Score:3.7 ± 0.9
Reproduced:3 of 3 (100.0%)
Same Version:3 (100.0%)
Same OS:3 (100.0%)
From: zliu1 at nd dot edu Assigned:
Status: No Feedback Package: Compile Failure
PHP Version: 4.3.4 OS: Solaris 8
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: zliu1 at nd dot edu
New email:
PHP Version: OS:

 

 [2003-12-08 16:40 UTC] zliu1 at nd dot edu
Description:
------------
What I did:
  ./configure --with-apxs=/local/www/apache/bin/apxs
  --with-mysql

  make

Error massage:/bin/sh /local/src/php-4.3.4/libtool --silent --preserve-dup-deps --mode=compile gcc  -Iext/ctype/ -I/local/src/php-4.3.4/ext/ctype/ -DPHP_ATOM_INC -I/local/src/php-4.3.4/include -I/local/src/php-4.3.4/main -I/local/src/php-4.3.4 -I/local/src/php-4.3.4/Zend -I/local/src/php-4.3.4/ext/xml/expat  -D_POSIX_PTHREAD_SEMANTICS -I/local/src/php-4.3.4/TSRM  -g -O2  -prefer-pic -c /local/src/php-4.3.4/ext/ctype/ctype.c -o ext/ctype/ctype.lo 
In file included from /local/src/php-4.3.4/main/php.h:34,
                 from /local/src/php-4.3.4/ext/ctype/ctype.c:23:
/local/src/php-4.3.4/Zend/zend.h:311: argument format specified for non-function `error_function'
/local/src/php-4.3.4/Zend/zend.h:312: argument format specified for non-function `printf_function'
/local/src/php-4.3.4/Zend/zend.h:444: argument format specified for non-function `zend_printf'
/local/src/php-4.3.4/Zend/zend.h:451: argument format specified for non-function `zend_error_cb'
*** Error code 1
make: Fatal error: Command failed for target `ext/ctype/ctype.lo'

gcc version: 3.0.1





Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-12-14 21:15 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 09 23:01:33 2025 UTC