Received: (qmail 3512 invoked by uid 2012); 12 Apr 1999 16:49:31 -0000 Message-Id: <19990412164931.3511.qmail@hyperreal.org> Date: 12 Apr 1999 16:49:31 -0000 From: Peter Kim Reply-To: peterk@atg.com To: apbugs@hyperreal.org Subject: build of apache w/ dso support fails X-Send-Pr-Version: 3.2 >Number: 4232 >Category: os-aix >Synopsis: build of apache w/ dso support fails >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Mon Apr 12 09:50:01 PDT 1999 >Closed-Date: Wed Jun 07 11:38:46 PDT 2000 >Last-Modified: Wed Jun 07 11:38:46 PDT 2000 >Originator: peterk@atg.com >Release: 1.3.6 >Organization: >Environment: AIX 4.3. using egcs-2.91.60 >Description: 1. ran './configure --prefix=/work/www/apache_1.3.6 --enable-rule=SHARED_CORE --enable-module=so' 2. then ran 'make install'. towards the end of the build, it gives the following error: <=== src/modules gcc -c -I./os/unix -I./include -DAIX=43 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_ HSREGEX `./apaci` modules.c gcc -c -I./os/unix -I./include -DAIX=43 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_ HSREGEX `./apaci` buildmark.c gcc -DAIX=43 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX `./apaci` -lm \ -o httpd buildmark.o modules.o modules/standard/libstandard.a main/libmain .a ./os/unix/libos.a ap/libap.a regex/libregex.a ld: 0711-317 ERROR: Undefined symbol: .ldopen ld: 0711-317 ERROR: Undefined symbol: .ldclose ld: 0711-317 ERROR: Undefined symbol: .ldnshread ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status make[3]: *** [target_static] Error 1 make[3]: Leaving directory `/work/www/apache_1.3.6/src' make[2]: *** [build-std] Error 2 make[2]: Leaving directory `/work/www/apache_1.3.6' make[1]: *** [build] Error 2 make[1]: Leaving directory `/work/www/apache_1.3.6' make: *** [install] Error 2 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: From: "Paul J. Reder" To: peterk@atg.com Cc: apbugs@Apache.Org Subject: Re: os-aix/4232: build of apache w/ dso support fails Date: Fri, 16 Apr 1999 10:17:22 -0400 I also ran into this problem. The fix turned out to be related to a patch by Manoj on March 30 (rev. 1.337). If you want to stick with the code youy've got, look at that patch and hand apply it (remove 'using_shlib=0' from '*-ibm-aix4.3' entry of src/Configure). A better solution would probably be to get the latest copy of code from 1.3.7-dev, which has this fix (and others). Good luck. Paul J. Reder State-Changed-From-To: open-feedback State-Changed-By: rederpj@raleigh.ibm.com State-Changed-When: Wed Aug 4 11:25:14 PDT 1999 State-Changed-Why: [This is a standard response.] This Apache problem report has not been updated recently. Please reply to this message if you have any additional information about this issue, or if you have answers to any questions that have been posed to you. If there are no outstanding questions, please consider this a request to try to reproduce the problem with the latest software release, if one has been made since last contact. If we don't hear from you, this report will be closed. If you have information to add, BE SURE to reply to this message and include the apbugs@Apache.Org address so it will be attached to the problem report! State-Changed-From-To: feedback-closed State-Changed-By: coar State-Changed-When: Wed Jun 7 11:38:44 PDT 2000 State-Changed-Why: [This is a standard response.] No response from submitter, assuming issue has been resolved. >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [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! ]