Hello , 
I`m trying to install and configure apache http server on AIX . Running 
into error below . Please advise . Thx 
os version : AIX5.3 
gcc : 

[EMAIL PROTECTED] /opt/apache2.0/httpd-2.0.61]: rpm -qa|grep -i gcc
gcc-4.0.0-1
[EMAIL PROTECTED] /opt/apache2.0/httpd-2.0.61]

[EMAIL PROTECTED] /opt/apache2.0/httpd-2.0.61]: make
Making all in srclib
Making all in apr
Making all in strings
Target "local-all" is up to date.
Target "all" is up to date.
Making all in passwd
Target "local-all" is up to date.
Target "all" is up to date.
Making all in tables
Target "local-all" is up to date.
Target "all" is up to date.
Making all in file_io/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in network_io/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in threadproc/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in misc/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in locks/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in time/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in mmap/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in shmem/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in user/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in memory/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in atomic/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in poll/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in support/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in dso/unix
Target "local-all" is up to date.
Target "all" is up to date.
/bin/sh /opt/apache2.0/httpd-2.0.61/srclib/apr/libtool --silent 
--mode=link gcc -g -O2 -pthread -DHAVE_CONFIG_H -U__STR__ -D_THREAD_SAFE 
-D_USE_IRS -I./include -I../include -version-info 9:16:9 -Wl,-brtl -o 
libapr-0.la -rpath /usr/local/apache2/lib strings/apr_cpystrn.lo 
strings/apr_fnmatch.lo strings/apr_snprintf.lo strings/apr_strings.lo 
strings/apr_strnatcmp.lo strings/apr_strtok.lo passwd/apr_getpass.lo 
tables/apr_hash.lo tables/apr_tables.lo file_io/unix/copy.lo 
file_io/unix/dir.lo file_io/unix/fileacc.lo file_io/unix/filedup.lo 
file_io/unix/filepath.lo file_io/unix/filepath_util.lo 
file_io/unix/filestat.lo file_io/unix/flock.lo file_io/unix/fullrw.lo 
file_io/unix/mktemp.lo file_io/unix/open.lo file_io/unix/pipe.lo 
file_io/unix/readwrite.lo file_io/unix/seek.lo file_io/unix/tempdir.lo 
network_io/unix/inet_ntop.lo network_io/unix/inet_pton.lo 
network_io/unix/sendrecv.lo network_io/unix/sockaddr.lo 
network_io/unix/sockets.lo network_io/unix/sockopt.lo 
threadproc/unix/proc.lo threadproc/unix/procsup.lo 
threadproc/unix/signals.lo threadproc/unix/thread.lo 
threadproc/unix/threadpriv.lo misc/unix/charset.lo misc/unix/env.lo 
misc/unix/errorcodes.lo misc/unix/getopt.lo misc/unix/otherchild.lo 
misc/unix/rand.lo misc/unix/start.lo misc/unix/version.lo 
locks/unix/global_mutex.lo locks/unix/proc_mutex.lo 
locks/unix/thread_cond.lo locks/unix/thread_mutex.lo 
locks/unix/thread_rwlock.lo time/unix/time.lo time/unix/timestr.lo 
mmap/unix/common.lo mmap/unix/mmap.lo shmem/unix/shm.lo 
user/unix/groupinfo.lo user/unix/userinfo.lo memory/unix/apr_pools.lo 
atomic/unix/apr_atomic.lo poll/unix/poll.lo poll/unix/pollacc.lo 
support/unix/waitio.lo dso/unix/dso.lo -lm -lnsl -lpthread
collect2: library libgcc_s not found
make: The error code from the last command is 1.


Stop.
make: The error code from the last command is 1.


Stop.
make: The error code from the last command is 1.


Stop.
make: The error code from the last command is 1.


Stop.
[EMAIL PROTECTED] /opt/apache2.0/httpd-2.0.61]:

Reply via email to