You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2011/07/25 19:49:10 UTC

DO NOT REPLY [Bug 51553] New: error while running make

https://issues.apache.org/bugzilla/show_bug.cgi?id=51553

             Bug #: 51553
           Summary: error while running make
           Product: Apache httpd-2
           Version: 2.2.15
          Platform: Other
        OS/Version: AIX
            Status: NEW
          Severity: critical
          Priority: P2
         Component: All
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: naverama@in.ibm.com
    Classification: Unclassified


# make
Making all in srclib
Making all in apr
        /bin/sh /aixmedia/httpd-2.2.15/httpd-2.2.15/srclib/apr/libtool --silent
--mode=link  gcc -g -O2 -pthread   -DHAVE_CONFIG_H -U__STR__ -D_THREAD_SAFE
-D_USE_IRS -D_LARGEFILE64_SOURCE   -I./include
-I/aixmedia/httpd-2.2.15/httpd-2.2.15/srclib/apr/include/arch/unix
-I./include/arch/unix
-I/aixmedia/httpd-2.2.15/httpd-2.2.15/srclib/apr/include/arch/unix
-I/aixmedia/httpd-2.2.15/httpd-2.2.15/srclib/apr/include  -version-info 4:2:4
-Wl,-brtl   -o libapr-1.la -rpath /usr/local/apache2/lib passwd/apr_getpass.lo
strings/apr_cpystrn.lo strings/apr_strtok.lo strings/apr_snprintf.lo
strings/apr_strnatcmp.lo strings/apr_fnmatch.lo strings/apr_strings.lo
tables/apr_tables.lo tables/apr_hash.lo dso/unix/dso.lo file_io/unix/mktemp.lo
file_io/unix/seek.lo file_io/unix/copy.lo file_io/unix/filedup.lo
file_io/unix/dir.lo file_io/unix/flock.lo file_io/unix/buffer.lo
file_io/unix/filepath_util.lo file_io/unix/readwrite.lo file_io/unix/open.lo
file_io/unix/fileacc.lo file_io/unix/tempdir.lo file_io/unix/pipe.lo
file_io/unix/filepath.lo file_io/unix/filestat.lo file_io/unix/fullrw.lo
locks/unix/thread_rwlock.lo locks/unix/thread_mutex.lo
locks/unix/global_mutex.lo locks/unix/proc_mutex.lo locks/unix/thread_cond.lo
memory/unix/apr_pools.lo misc/unix/rand.lo misc/unix/start.lo
misc/unix/otherchild.lo misc/unix/getopt.lo misc/unix/env.lo
misc/unix/version.lo misc/unix/charset.lo misc/unix/errorcodes.lo
mmap/unix/common.lo mmap/unix/mmap.lo network_io/unix/socket_util.lo
network_io/unix/inet_ntop.lo network_io/unix/inet_pton.lo
network_io/unix/sockets.lo network_io/unix/sockaddr.lo
network_io/unix/multicast.lo network_io/unix/sockopt.lo
network_io/unix/sendrecv.lo poll/unix/pollcb.lo poll/unix/port.lo
poll/unix/select.lo poll/unix/epoll.lo poll/unix/pollset.lo poll/unix/kqueue.lo
poll/unix/poll.lo random/unix/apr_random.lo random/unix/sha2.lo
random/unix/sha2_glue.lo shmem/unix/shm.lo support/unix/waitio.lo
threadproc/unix/procsup.lo threadproc/unix/threadpriv.lo
threadproc/unix/proc.lo threadproc/unix/thread.lo threadproc/unix/signals.lo
time/unix/timestr.lo time/unix/time.lo user/unix/userinfo.lo
user/unix/groupinfo.lo atomic/unix/mutex.lo atomic/unix/solaris.lo
atomic/unix/ia32.lo atomic/unix/s390.lo atomic/unix/builtins.lo
atomic/unix/ppc.lo   -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.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 51553] error while running make

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51553

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |INVALID

--- Comment #3 from Eric Covener <co...@gmail.com> 2011-07-25 18:39:32 UTC ---
Try the httpd users mailing list, or an AIX development forum or AIX product
support if you're not reporting a bug in httpd.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 51553] error while running make

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51553

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Eric Covener <co...@gmail.com> 2011-07-25 18:34:18 UTC ---
> collect2: library libgcc_s not found

looks like an incomplete gcc toolchain setup, maybe an AIX forum would be more
appropriate to assist.  Or try a newer libtool, or a libtool from AIX...

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 51553] error while running make

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51553

Naveen <na...@in.ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |

--- Comment #2 from Naveen <na...@in.ibm.com> 2011-07-25 18:36:25 UTC ---
 # ./buildconf
found apr source: srclib/apr
found apr-util source: srclib/apr-util
rebuilding srclib/apr/configure
buildconf: checking installation...
buildconf: python not found.
           You need python installed
           to build APR from SVN.
./buildconf failed for apr

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org