Received: (qmail 574 invoked by uid 2012); 21 Sep 1999 17:58:08 -0000 Message-Id: <19990921175808.570.qmail@hyperreal.org> Date: 21 Sep 1999 17:58:08 -0000 From: Brandon Bell Reply-To: bbell@bcit.ca To: apbugs@hyperreal.org Subject: DSO results in "bad magic" at runtime X-Send-Pr-Version: 3.2 >Number: 5141 >Category: os-aix >Synopsis: DSO results in "bad magic" at runtime >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Oct 12 20:10:44 PDT 1999 >Closed-Date: Mon Dec 03 06:04:47 PST 2001 >Last-Modified: Mon Dec 03 06:04:47 PST 2001 >Originator: bbell@bcit.ca >Release: 1.3.9 >Organization: >Environment: AIX 4.3.1 uname -a => AIX carrot 3 4 0054452A4C00 compiler => gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release) >Description: I configured and built Apache 1.3.9 on AIX 4.3 using: ./configure \ --prefix=/w1/local/apache_1.3.9 \ --sbindir=/w1/local/apache_1.3.9/sbin \ --enable-module=most \ --enable-shared=max There were no errors generated during compile. When I try and run it though I get a "bad magic" error. For example: > cd /w1/local/apache_1.3.9/sbin > ./apachectl configtest Syntax error on line 207 of /w1/local/apache_1.3.9/conf/httpd.conf: Cannot load /w1/local/apache_1.3.9/libexec/mod_vhost_alias.so into server: readExports: bad magic Line 207 is: LoadModule vhost_alias_module libexec/mod_vhost_alias.so >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: trawick State-Changed-When: Mon Dec 3 06:04:47 PST 2001 State-Changed-Why: Apache has been subsequently changed to use the native AIX dlopen() on your level of AIX. Please try a fresh build with the latest level of Apache. If the problem persists, open a new PR. Thanks! >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! ]