>Number: 5018 >Category: os-aix >Synopsis: apxs for creating object for DSO fails on AIX >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed Sep 15 22:30:01 PDT 1999 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3.9 >Environment: AIX 4.3 AIX 3 4 008365814C00 gcc 2.91.60 >Description: Creating a module for use with DSO-enabled Apache 1.3.9 breaks when creating the module using apxs. The ld command that apxs issues results in the error ld: 0711-244 ERROR: No csects or exported symbols have been saved.
$ .././servers/dynamo-7080/bin/apxs -o dynamo.so -c *.c gcc -DAIX=43 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite -fpic -DSHARED_MODULE -I/work/rblum/ATG/TestingServers/4.5.0/apache_1.3.9/servers/dynamo-7080/include -c CMLDRP.c cc1: warning: -fpic ignored for AIX (all code is position independent) gcc -DAIX=43 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite -fpic -DSHARED_MODULE -I/work/rblum/ATG/TestingServers/4.5.0/apache_1.3.9/servers/dynamo-7080/include -c DRPClient.c cc1: warning: -fpic ignored for AIX (all code is position independent) gcc -DAIX=43 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite -fpic -DSHARED_MODULE -I/work/rblum/ATG/TestingServers/4.5.0/apache_1.3.9/servers/dynamo-7080/include -c DRPServerIO.c cc1: warning: -fpic ignored for AIX (all code is position independent) gcc -DAIX=43 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite -fpic -DSHARED_MODULE -I/work/rblum/ATG/TestingServers/4.5.0/apache_1.3.9/servers/dynamo-7080/include -c dynamo.c cc1: warning: -fpic ignored for AIX (all code is position independent) gcc -DAIX=43 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite -fpic -DSHARED_MODULE -I/work/rblum/ATG/TestingServers/4.5.0/apache_1.3.9/servers/dynamo-7080/include -c pageroute.c cc1: warning: -fpic ignored for AIX (all code is position independent) ld -H512 -T512 -bhalt:4 -bM:SRE -bnoentry -bI:/work/rblum/ATG/TestingServers/4.5.0/apache_1.3.9/servers/dynamo-7080/libexec/httpd.exp -lc -o dynamo.so pageroute.o dynamo.o DRPServerIO.o DRPClient.o CMLDRP.o ld: 0711-244 ERROR: No csects or exported symbols have been saved. apxs:Break: Command failed with rc=524288 >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, you need] [to include <[EMAIL PROTECTED]> 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! ]