[Bug libgcc/59145] New: apache compilation in AIX 7.1 - erro while starting the apache server

2013-11-15 Thread balamuruganpalani at gmail dot com
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


[Bug libgcc/59145] apache compilation in AIX 7.1 - erro while starting the apache server

2013-11-15 Thread balamuruganpalani at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59145

balamuruganpalani at gmail dot com changed:

   What|Removed |Added

   Severity|normal  |major