ID:               22197
 Updated by:       [EMAIL PROTECTED]
 Reported By:      j_vanveelen at jea dot ca
-Status:           Open
+Status:           Assigned
 Bug Type:         Compile Failure
 Operating System: UnixWare 7.1.1
 PHP Version:      4CVS-2003-02-12 (stable)
-Assigned To:      
+Assigned To:      sas
 New Comment:

Here's a pretty good explanation why this happens:
http://archives.postgresql.org/pgsql-hackers/2002-10/msg01248.php

Assigned to Sascha who's code this is..



Previous Comments:
------------------------------------------------------------------------

[2003-02-17 18:00:33] j_vanveelen at jea dot ca

see above.

------------------------------------------------------------------------

[2003-02-13 10:50:40] j_vanveelen at jea dot ca

No 4.3.0 crashes before then I think.  Here's the output:

bash-2.04# make
        /bin/sh libtool --silent --mode=compile cc -Xb  -Iext/standard/
-I/home/vanj/php-4.3.0/ext/standard/ -DPHP_ATOM_INC
-I/home/vanj/php-4.3.0/include -I/home/vanj/php-4.3.0/main
-I/home/vanj/php-4.3.0 -I/home/vanj/php-4.3.0/Zend
-I/home/vanj/php-4.3.0/ext/xml/expat  -DUW=700 -DUSE_HSREGEX
-DUSE_EXPAT -I/home/vanj/php-4.3.0/TSRM  -g  -prefer-pic -c
/home/vanj/php-4.3.0/ext/standard/info.c -o ext/standard/info.lo
UX:acomp: WARNING: "/home/vanj/php-4.3.0/main/php_streams.h", line 321:
no macro replacement within a string literal
UX:acomp: WARNING: "/home/vanj/php-4.3.0/main/php_streams.h", line 322:
no macro replacement within a string literal
UX:acomp: WARNING: "/home/vanj/php-4.3.0/ext/standard/info.c", line
198: argument #1 incompatible with prototype:
php_escape_html_entities()
UX:acomp: WARNING: "/home/vanj/php-4.3.0/ext/standard/info.c", line
440: argument #3 incompatible with prototype:
zend_hash_get_current_key_ex()
        /bin/sh libtool --silent --mode=compile cc -Xb
-I/usr/local/apache/include -Isapi/apache/
-I/home/vanj/php-4.3.0/sapi/apache/ -DPHP_ATOM_INC
-I/home/vanj/php-4.3.0/include -I/home/vanj/php-4.3.0/main
-I/home/vanj/php-4.3.0 -I/home/vanj/php-4.3.0/Zend
-I/home/vanj/php-4.3.0/ext/xml/expat  -DUW=700 -DUSE_HSREGEX
-DUSE_EXPAT -I/home/vanj/php-4.3.0/TSRM  -g  -prefer-pic -c
/home/vanj/php-4.3.0/sapi/apache/mod_php4.c -o sapi/apache/mod_php4.lo
UX:acomp: WARNING: "/home/vanj/php-4.3.0/main/php_streams.h", line 321:
no macro replacement within a string literal
UX:acomp: WARNING: "/home/vanj/php-4.3.0/main/php_streams.h", line 322:
no macro replacement within a string literal
UX:acomp: ERROR: "/home/vanj/php-4.3.0/sapi/apache/mod_php4.c", line
780: undefined struct/union member: shutdown
UX:acomp: ERROR: "/home/vanj/php-4.3.0/sapi/apache/mod_php4.c", line
780: function designator is not of function type
UX:acomp: ERROR: "/home/vanj/php-4.3.0/sapi/apache/mod_php4.c", line
801: undefined struct/union member: shutdown
UX:acomp: ERROR: "/home/vanj/php-4.3.0/sapi/apache/mod_php4.c", line
801: function designator is not of function type
*** Error code 1 (bu21)
UX:make: ERROR: fatal error.

------------------------------------------------------------------------

[2003-02-12 21:40:07] [EMAIL PROTECTED]

does PHP 4.3.0 have the same error?


------------------------------------------------------------------------

[2003-02-12 20:03:19] j_vanveelen at jea dot ca

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

Reply via email to