From: [EMAIL PROTECTED] Operating system: UnixWare 7.1.1 PHP version: 4CVS-2003-02-12 (stable) PHP Bug Type: Compile Failure Bug description: "inline" functions cannot use "static" identifier
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 bug report at http://bugs.php.net/?id=22197&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22197&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22197&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22197&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22197&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22197&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22197&r=support Expected behavior: http://bugs.php.net/fix.php?id=22197&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22197&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22197&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22197&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22197&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22197&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22197&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22197&r=gnused