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 2002/08/16 23:55:05 UTC

DO NOT REPLY [Bug 11782] New: - httpd doesn't link

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11782>.
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=11782

httpd doesn't link

           Summary: httpd doesn't link
           Product: APR
           Version: HEAD
          Platform: HP
        OS/Version: HP-UX
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: APR
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: minek@yahoo.com


Error:

libtool: link: warning: this platform does not like uninstalled shared libraries
libtool: link: `httpd' will be relinked during installation
gcc -g -O2 -D_XOPEN_SOURCE_EXTENDED -D_REENTRANT -
DAP_HAVE_DESIGNATED_INITIALIZER -D_HPUX_SOURCE -I/database/src/httpd-
2.0.40/srclib/apr/include -I/database/src/httpd-2.0.40/srclib/apr-util/include -
I/usr/local/include -I. -I/database/src/httpd-2.0.40/os/unix -
I/database/src/httpd-2.0.40/server/mpm/prefork -I/database/src/httpd-
2.0.40/modules/http -I/database/src/httpd-2.0.40/modules/filters -
I/database/src/httpd-2.0.40/modules/proxy -I/database/src/httpd-2.0.40/include -
I/database/src/httpd-2.0.40/modules/dav/main -o .libs/httpd modules.o -Wl,-E  -
L/usr/local/lib modules/aaa/.libs/mod_access.al modules/aaa/.libs/mod_auth.al 
modules/filters/.libs/mod_include.al modules/loggers/.libs/mod_log_config.al 
modules/metadata/.libs/mod_env.al modules/metadata/.libs/mod_setenvif.al 
modules/http/.libs/mod_http.al modules/http/.libs/mod_mime.al 
modules/generators/.libs/mod_status.al 
modules/generators/.libs/mod_autoindex.al modules/generators/.libs/mod_asis.al 
modules/generators/.libs/mod_cgi.al modules/mappers/.libs/mod_negotiation.al 
modules/mappers/.libs/mod_dir.al modules/mappers/.libs/mod_imap.al 
modules/mappers/.libs/mod_actions.al modules/mappers/.libs/mod_userdir.al 
modules/mappers/.libs/mod_alias.al modules/mappers/.libs/mod_so.al 
server/mpm/prefork/.libs/libprefork.al server/.libs/libmain.al 
os/unix/.libs/libos.al /database/src/httpd-
2.0.40/srclib/pcre/.libs/libpcre.al /database/src/httpd-2.0.40/srclib/apr-
util/.libs/libaprutil.sl /usr/local/lib/libexpat.a /database/src/httpd-
2.0.40/srclib/apr/.libs/libapr.sl -lm -ldld  -Wl,+b -Wl,/database/src/httpd-
2.0.40/srclib/apr-util/.libs:/database/src/httpd-
2.0.40/srclib/apr/.libs:/usr/local/hiplink/apache/lib:/usr/local/lib
/usr/ccs/bin/ld: Unsatisfied symbols:
   apr_threadkey_private_delete (code)
collect2: ld returned 1 exit status

##############################################################

apache was configured with: ./configure --prefix=/usr/local/hiplink/apache

##############################################################

uname -a:
HP-UX semm1020 B.10.20 A 9000/816 903388281 two-user license

###############################################################

when configure runs, it reports :

apr_threadkey_private_delete :  no

################################################################

gcc --version :
2.95.3

#################################################################

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