http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59145

            Bug ID: 59145
           Summary: apache compilation in AIX 7.1 - erro while starting
                    the apache server
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcc
          Assignee: unassigned at gcc dot gnu.org
          Reporter: balamuruganpalani at gmail dot com

Hi Experts,

I am trying to compile the apache web server version 2.2.25 in AIX 7.1

./config.nice, make, make install - ran successfully.

I am getting this error when i check the version of Apache 

# /apache/patch2.2/bin/apachectl -v
exec(): 0509-036 Cannot load program /apache/patch2.2/bin/httpd because of the
following errors:
        0509-022 Cannot load module /apache/patch2.2/lib/libapr-1.so.
        0509-150   Dependent module /opt/freeware/lib/libgcc_s.a(shr.o) could
not be loaded.
        0509-103   The module has an invalid magic number.
        0509-022 Cannot load module httpd.
        0509-150   Dependent module /apache/patch2.2/lib/libapr-1.so could not
be loaded.
        0509-022 Cannot load module .

Please help in resolving this issue.

Regards
Bala

Reply via email to