Received: (qmail 28286 invoked by uid 501); 3 May 2001 15:41:07 -0000 Message-Id: <20010503154107.28285.qmail@apache.org> Date: 3 May 2001 15:41:07 -0000 From: Ralf Hildebrandt Reply-To: ralf.hildebrandt@innominate.com To: submit@bugz.apache.org Subject: Unsatisfied symbols dl* X-Send-Pr-Version: 3.110 >Number: 7670 >Category: build >Synopsis: Unsatisfied symbols dl* >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Thu May 03 08:50:03 PDT 2001 >Closed-Date: Thu Apr 04 20:49:12 PST 2002 >Last-Modified: Thu Apr 04 20:49:12 PST 2002 >Originator: ralf.hildebrandt@innominate.com >Release: 2.0.16 >Organization: >Environment: HP-UX stahlw06 B.10.20 A 9000/715 gcc-2.95.2 GNU make, GNU autoconf, GNU pthreads, (GNU everything, actually) >Description: While building I get: make[1]: Entering directory `/mnt/disk4/gnu/httpd-2_0_16' /bin/ksh /users2/gnu/httpd-2_0_16/libtool --silent --mode=compile gcc -I. -I/users2/gnu/httpd-2_0_16/ -I/users2/gnu/httpd-2_0_16/server/mpm/prefork -I/users2/gnu/httpd-2_0_16/modules/http -I/users2/gnu/httpd-2_0_16/include -I/users2/gnu/httpd-2_0_16/srclib/apr/include -I/users2/gnu/httpd-2_0_16/srclib/apr-util/include -I/users2/gnu/httpd-2_0_16/modules/dav/main -I/users2/gnu/httpd-2_0_16/os/unix -D_REENTRANT -D_REENTRANT -O -I/users2/local/include -c modules.c && touch modules.lo /bin/ksh /users2/gnu/httpd-2_0_16/libtool --silent --mode=link gcc -I. -I/users2/gnu/httpd-2_0_16/ -I/users2/gnu/httpd-2_0_16/server/mpm/prefork -I/users2/gnu/httpd-2_0_16/modules/http -I/users2/gnu/httpd-2_0_16/include -I/users2/gnu/httpd-2_0_16/srclib/apr/include -I/users2/gnu/httpd-2_0_16/srclib/apr-util/include -I/users2/gnu/httpd-2_0_16/modules/dav/main -I/users2/gnu/httpd-2_0_16/os/unix -D_REENTRANT -D_REENTRANT -O -I/users2/local/include -export-dynamic -export-dynamic -export-dynamic -export-dynamic -export-dynamic -export-dynamic -o httpd modules.lo -L/lib/pa1.1 -L/users2/local/lib modules/aaa/mod_access.la modules/aaa/mod_auth.la modules/dav/main/mod_dav.la modules/filters/mod_include.la modules/http/mod_http.la modules/http/mod_mime.la modules/loggers/mod_log_config.la modules/mappers/mod_negotiation.la modules/mappers/mod_dir.la modules/mappers/mod_imap.la modules/mappers/mod_actions.la modules/mappers/mod_speling.la modules/mappers/mod_userdir.la modules/mappers/mod_alias.la modules/mappers/mod_so.la modules/metadata/mod_env.la modules/metadata/mod_mime_magic.la modules/metadata/mod_headers.la modules/metadata/mod_setenvif.la modules/generators/mod_status.la modules/generators/mod_autoindex.la modules/generators/mod_asis.la modules/generators/mod_cgi.la server/mpm/prefork/libprefork.la server/libmain.la os/unix/libos.la srclib/pcre/libpcre.la srclib/apr-util/libaprutil.la srclib/apr/libapr.la /users2/gnu/httpd-2_0_16/srclib/apr/shmem/unix/mm/libmm.la -lm -liconv -lpthread -ldld /users2/gnu/httpd-2_0_16/srclib/apr-util/xml/expat/lib/libexpat.la /usr/ccs/bin/ld: Unsatisfied symbols: dlerror (code) dlopen (code) dlclose (code) dlsym (code) collect2: ld returned 1 exit status make[1]: *** [httpd] Error 1 make[1]: Leaving directory `/mnt/disk4/gnu/httpd-2_0_16' make: *** [all-recursive] Error 1 >How-To-Repeat: ./configure --enable-speling --enable-so --enable-mime-magic --enable-headers --enable-dav --with-mpm=prefork make >Fix: >Release-Note: >Audit-Trail: State-Changed-From-To: open-feedback State-Changed-By: rbb State-Changed-When: Fri May 11 15:26:17 PDT 2001 State-Changed-Why: Your platform does not support the dl* functions. HP/UX 10.x uses shl_* functions for the same feature. There have already been some bugs reported with the 2.0.16 version of Apache on HP/UX, but they should all be fixed in the current CVS repository. Can you try either the next version of Apache 2.0, or the code directly from CVS, and let us know if that solves your problem. State-Changed-From-To: feedback-closed State-Changed-By: wrowe State-Changed-When: Thu Apr 4 20:49:12 PST 2002 State-Changed-Why: [This is a standard response.] No response from submitter, assuming issue has been resolved. >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]