ID: 22197
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Feedback
Bug Type: Compile Failure
Operating System: UnixWare 7.1.1
PHP Version: 4CVS-2003-02-12 (stable)
New Comment:
does PHP 4.3.0 have the same error?
Previous Comments:
------------------------------------------------------------------------
[2003-02-12 20:03:19] [EMAIL PROTECTED]
I did the following:
CC="cc -Xb" ./configure --with-apxs=/usr/local/apache/bin/apxs
which worked just fine then I did a make with the following output
/bin/sh libtool --preserve-dup-deps --mode=compile cc
-DSUPPORT_UTF8 -DL
INK_SIZE=2 -I/home/vanj/php4-STABLE-200302122230/ext/pcre/pcrelib
-Iext/pcre/ -I
/home/vanj/php4-STABLE-200302122230/ext/pcre/ -DPHP_ATOM_INC
-I/home/vanj/php4-S
TABLE-200302122230/include -I/home/vanj/php4-STABLE-200302122230/main
-I/home/va
nj/php4-STABLE-200302122230 -I/home/vanj/php4-STABLE-200302122230/Zend
-I/home/v
anj/php4-STABLE-200302122230/ext/xml/expat -DUW=700 -DUSE_HSREGEX
-DUSE_EXPAT -
I/home/vanj/php4-STABLE-200302122230/TSRM -g -prefer-pic -c
/home/vanj/php4-ST
ABLE-200302122230/ext/pcre/php_pcre.c -o ext/pcre/php_pcre.lo
cc -DSUPPORT_UTF8 -DLINK_SIZE=2
-I/home/vanj/php4-STABLE-200302122230/ext/pcre/p
crelib -Iext/pcre/ -I/home/vanj/php4-STABLE-200302122230/ext/pcre/
-DPHP_ATOM_IN
C -I/home/vanj/php4-STABLE-200302122230/include
-I/home/vanj/php4-STABLE-2003021
22230/main -I/home/vanj/php4-STABLE-200302122230
-I/home/vanj/php4-STABLE-200302
122230/Zend -I/home/vanj/php4-STABLE-200302122230/ext/xml/expat
-DUW=700 -DUSE_H
SREGEX -DUSE_EXPAT -I/home/vanj/php4-STABLE-200302122230/TSRM -g -c
/home/vanj/p
hp4-STABLE-200302122230/ext/pcre/php_pcre.c -KPIC -DPIC -o
ext/pcre/php_
pcre.lo
UX:acomp: ERROR:
"/home/vanj/php4-STABLE-200302122230/ext/standard/php_smart_str
.h", line 103: "inline" functions cannot use "static" identifier:
smart_str_prin
t_unsigned
UX:acomp: ERROR:
"/home/vanj/php4-STABLE-200302122230/ext/standard/php_smart_str
.h", line 106: "inline" functions cannot use "static" identifier:
smart_str_prin
t_unsigned
UX:acomp: ERROR:
"/home/vanj/php4-STABLE-200302122230/ext/standard/php_smart_str
.h", line 115: "inline" functions cannot use "static" identifier:
smart_str_prin
t_long
UX:acomp: ERROR:
"/home/vanj/php4-STABLE-200302122230/ext/standard/php_smart_str
.h", line 116: "inline" functions cannot use "static" identifier:
smart_str_appe
ndl_ex
UX:acomp: ERROR:
"/home/vanj/php4-STABLE-200302122230/ext/standard/php_smart_str
.h", line 122: "inline" functions cannot use "static" identifier:
smart_str_prin
t_unsigned
UX:acomp: ERROR:
"/home/vanj/php4-STABLE-200302122230/ext/standard/php_smart_str
.h", line 123: "inline" functions cannot use "static" identifier:
smart_str_appe
ndl_ex
UX:acomp: ERROR:
"/home/vanj/php4-STABLE-200302122230/ext/standard/php_smart_str
.h", line 128: "inline" functions cannot use "static" identifier:
smart_str_appe
ndl_ex
UX:acomp: ERROR:
"/home/vanj/php4-STABLE-200302122230/ext/standard/php_smart_str
.h", line 140: "inline" functions cannot use "static" identifier:
smart_str_setl
*** Error code 1 (bu21)
UX:make: ERROR: fatal error.
Is there something else I need to do?
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=22197&edit=1