Return-Path: Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 99786 invoked by uid 500); 3 May 2002 16:32:07 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Apache HTTPD Bugs Notification List" Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 99775 invoked from network); 3 May 2002 16:32:06 -0000 Date: 3 May 2002 16:31:55 -0000 Message-ID: <20020503163155.1209.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: bugs@httpd.apache.org Cc: Subject: DO NOT REPLY [Bug 8707] - Apache make fails in AIX 5.1 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8707 Apache make fails in AIX 5.1 ------- Additional Comments From tfan@kronos.com 2002-05-03 16:31 ------- I retry again today with all fresh gcc and Apache source I had this error message. this is not gcc problem. ----------------------------------------------------------------------------- Target "local-all" is up to date. Target "all" is up to date. Target "all" is up to date. Making all in support /bin/sh /home/tfan/kits/apache20/httpd-2.0.35/srclib/apr/libtool --silen t --mode=compile gcc -g -O2 -U__STR__ -D_USE_IRS -D_THREAD_SAFE -DAP_HAVE_DE SIGNATED_INITIALIZER -I. -I/home/tfan/kits/apache20/httpd-2.0.35/os/unix -I/ho me/tfan/kits/apache20/httpd-2.0.35/server/mpm/prefork -I/home/tfan/kits/apache20 /httpd-2.0.35/modules/http -I/home/tfan/kits/apache20/httpd-2.0.35/modules/proxy -I/home/tfan/kits/apache20/httpd-2.0.35/include -I/home/tfan/kits/apache20/http d-2.0.35/srclib/apr/include -I/home/tfan/kits/apache20/httpd-2.0.35/srclib/apr-u til/include -I/home/tfan/kits/apache20/httpd-2.0.35/modules/dav/main -I/home/tfa n/kits/apache20/httpd-2.0.35/srclib/apr-util/include -I/home/tfan/kits/apache20/ httpd-2.0.35/srclib/apr-util/xml/expat/lib -c htpasswd.c && touch htpasswd.lo /bin/sh /home/tfan/kits/apache20/httpd-2.0.35/srclib/apr/libtool --silen t --mode=link gcc -g -O2 -U__STR__ -D_USE_IRS -D_THREAD_SAFE -DAP_HAVE_DESIG NATED_INITIALIZER -I. -I/home/tfan/kits/apache20/httpd-2.0.35/os/unix -I/home/ tfan/kits/apache20/httpd-2.0.35/server/mpm/prefork -I/home/tfan/kits/apache20/ht tpd-2.0.35/modules/http -I/home/tfan/kits/apache20/httpd-2.0.35/modules/proxy -I /home/tfan/kits/apache20/httpd-2.0.35/include -I/home/tfan/kits/apache20/httpd-2 .0.35/srclib/apr/include -I/home/tfan/kits/apache20/httpd-2.0.35/srclib/apr-util /include -I/home/tfan/kits/apache20/httpd-2.0.35/modules/dav/main -I/home/tfan/k its/apache20/httpd-2.0.35/srclib/apr-util/include -I/home/tfan/kits/apache20/htt pd-2.0.35/srclib/apr-util/xml/expat/lib -export-dynamic -Wl,-brtl -o htpasswd htpasswd.lo -Wl,-brtl -Wl,-uXML_Parse /home/tfan/kits/apache20/httpd-2.0.35/src lib/apr-util/libaprutil.la /home/tfan/kits/apache20/httpd-2.0.35/srclib/apr/lib apr.la /home/tfan/kits/apache20/httpd-2.0.35/srclib/apr-util/xml/expat/lib/libex pat.la ld: 0711-317 ERROR: Undefined symbol: .pthread_mutex_unlock ld: 0711-317 ERROR: Undefined symbol: .pthread_mutex_destroy ld: 0711-317 ERROR: Undefined symbol: .pthread_mutexattr_init ld: 0711-317 ERROR: Undefined symbol: .pthread_mutex_init ld: 0711-317 ERROR: Undefined symbol: .pthread_mutexattr_destroy ld: 0711-317 ERROR: Undefined symbol: .pthread_attr_init ld: 0711-317 ERROR: Undefined symbol: .pthread_attr_setdetachstate ld: 0711-317 ERROR: Undefined symbol: .pthread_attr_getdetachstate ld: 0711-317 ERROR: Undefined symbol: .pthread_create ld: 0711-317 ERROR: Undefined symbol: .pthread_self ld: 0711-317 ERROR: Undefined symbol: .pthread_exit ld: 0711-317 ERROR: Undefined symbol: .pthread_join ld: 0711-317 ERROR: Undefined symbol: .pthread_detach ld: 0711-317 ERROR: Undefined symbol: .pthread_once ld: 0711-317 ERROR: Undefined symbol: .pthread_mutex_lock ld: 0711-317 ERROR: Undefined symbol: .pthread_mutex_trylock ld: 0711-317 ERROR: Undefined symbol: .pthread_sigmask ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop. # --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org