Received: (qmail 75170 invoked by uid 501); 19 Sep 2001 09:02:01 -0000 Message-Id: <20010919090201.75168.qmail@apache.org> Date: 19 Sep 2001 09:02:01 -0000 From: Riccardo Ramacciani Reply-To: riccardoramacciani@aexis.net To: submit@bugz.apache.org Subject: Apache with php4.0.6 don't compile X-Send-Pr-Version: 3.110 >Number: 8363 >Category: build >Synopsis: Apache with php4.0.6 don't compile >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed Sep 19 02:10:01 PDT 2001 >Closed-Date: Wed Sep 19 06:04:25 PDT 2001 >Last-Modified: Wed Sep 19 06:04:25 PDT 2001 >Originator: riccardoramacciani@aexis.net >Release: 1.3.20 >Organization: >Environment: SunOS rmsrv2 5.7 Generic_106541-15 sun4u sparc SUNW,Ultra-Enterprise gcc 2.95 >Description: ./configure --enable-module=ssl --activate-module=src/modules/php4/libphp4.a --enable-module=php4 --prefix=/usr/local/apache --enable-shared=ssl --with-perl=/usr/local/bin ....ok.... make: ............ ............... modules/php4/libphp4.a(array.o): In function `php_if_extract': /usr/local/src/php-4.0.6/ext/standard/array.c:1214: undefined reference to `executor_globals' /usr/local/src/php-4.0.6/ext/standard/array.c:1214: undefined reference to `executor_globals' /usr/local/src/php-4.0.6/ext/standard/array.c:1261: undefined reference to `alloc_globals' /usr/local/src/php-4.0.6/ext/standard/array.c:1262: undefined reference to `alloc_globals' /usr/local/src/php-4.0.6/ext/standard/array.c:1266: undefined reference to `executor_globals' /usr/local/src/php-4.0.6/ext/standard/array.c:1266: undefined reference to `executor_globals' /usr/local/src/php-4.0.6/ext/standard/array.c:1266: undefined reference to `alloc_globals' /usr/local/src/php-4.0.6/ext/standard/array.c:1266: undefined reference to `executor_globals' modules/php4/libphp4.a(array.o): In function `php_compact_var': /usr/local/src/php-4.0.6/ext/standard/array.c:1289: undefined reference to `alloc_globals' /usr/local/src/php-4.0.6/ext/standard/array.c:1289: undefined reference to `alloc_globals' modules/php4/libphp4.a(array.o): In function `php_if_compact': /usr/local/src/php-4.0.6/ext/standard/array.c:1328: undefined reference to `executor_globals' /usr/local/src/php-4.0.6/ext/standard/array.c:1328: undefined reference to `executor_globals' modules/php4/libphp4.a(array.o): In function `php_if_range': /usr/local/src/php-4.0.6/ext/standard/array.c:1346: undefined reference to `alloc_globals' /usr/local/src/php-4.0.6/ext/standard/array.c:1346: undefined reference to `alloc_globals' /usr/local/src/php-4.0.6/ext/standard/array.c:1347: undefined reference to `alloc_globals' /usr/local/src/php-4.0.6/ext/standard/array.c:1347: undefined reference to `alloc_globals' modules/php4/libphp4.a(array.o): In function `php_if_array_splice': /usr/local/src/php-4.0.6/ext/standard/array.c:1667: undefined reference to `alloc_globals' modules/php4/libphp4.a(array.o):/usr/local/src/php-4.0.6/ext/standard/array.c:1667: more undefined references to `alloc_globals' follow modules/php4/libphp4.a(array.o): In function `php_if_array_reduce': /usr/local/src/php-4.0.6/ext/standard/array.c:2877: undefined reference to `executor_globals' /usr/local/src/php-4.0.6/ext/standard/array.c:2877: undefined reference to `executor_globals' modules/php4/libphp4.a(array.o): In function `php_if_array_filter': /usr/local/src/php-4.0.6/ext/standard/array.c:2939: undefined reference to `executor_globals' /usr/local/src/php-4.0.6/ext/standard/array.c:2939: undefined reference to `executor_globals' modules/php4/libphp4.a(array.o): In function `php_if_array_map': /usr/local/src/php-4.0.6/ext/standard/array.c:3029: undefined reference to `alloc_globals' /usr/local/src/php-4.0.6/ext/standard/array.c:3029: undefined reference to `alloc_globals' /usr/local/src/php-4.0.6/ext/standard/array.c:3039: undefined reference to `alloc_globals' /usr/local/src/php-4.0.6/ext/standard/array.c:3039: undefined reference to `alloc_globals' /usr/local/src/php-4.0.6/ext/standard/array.c:3060: undefined reference to `executor_globals' /usr/local/src/php-4.0.6/ext/standard/array.c:3061: undefined reference to `executor_globals' modules/php4/libphp4.a(zend_language_parser.o): In function `zendparse': /usr/local/src/php-4.0.6/Zend/zend_language_parser.c:1994: undefined reference to `ts_resource_ex' modules/php4/libphp4.a(zend_execute.o): In function `zend_fetch_var_address': zend_execute.o(.text+0x26c): undefined reference to `ts_resource_ex' modules/php4/libphp4.a(zend_execute.o): In function `zend_fetch_dimension_address': zend_execute.o(.text+0xa44): undefined reference to `ts_resource_ex' zend_execute.o(.text+0xc30): undefined reference to `ts_resource_ex' zend_execute.o(.text+0x1014): undefined reference to `ts_resource_ex' modules/php4/libphp4.a(zend_execute.o)(.text+0x1878): more undefined references to `ts_resource_ex' follow collect2: ld returned 1 exit status make[2]: *** [target_static] Error 1 make[2]: Leaving directory `/usr/local/src/apache_1.3.20/src' make[1]: *** [build-std] Error 2 make[1]: Leaving directory `/usr/local/src/apache_1.3.20' make: *** [build] Error 2 it don't compile!!! without php4 there are no problems... >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: slive State-Changed-When: Wed Sep 19 06:04:25 PDT 2001 State-Changed-Why: Please report this to the php bug database (or better yet, to a PHP users mailing list). We don't distribute that software from here, so we can't help. Thanks for using Apache! >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]