Received: (qmail 28409 invoked by uid 501); 19 Oct 2001 17:56:39 -0000 Message-Id: <20011019175639.28407.qmail@apache.org> Date: 19 Oct 2001 17:56:39 -0000 From: john edstrom Reply-To: edstrom@jnrcom.com To: submit@bugz.apache.org Subject: server won't build - chokes on apr_sha1_base64 X-Send-Pr-Version: 3.110 >Number: 8585 >Category: build >Synopsis: server won't build - chokes on apr_sha1_base64 >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Fri Oct 19 11:00:01 PDT 2001 >Closed-Date: Thu Apr 04 20:57:04 PST 2002 >Last-Modified: Thu Apr 04 20:57:04 PST 2002 >Originator: edstrom@jnrcom.com >Release: 2.0.18 >Organization: >Environment: cc -v Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-85) uname -a Linux buddy.nowhere.org 2.4.3-12 #15 SMP Sat Jul 28 12:48:05 PDT 2001 i686 unknown >Description: I configure with just --prefix=/usr/local/apache2.0 the make goes fine until: make[2]: Entering directory `/usr/local/src/httpd-2_0_18/support' /bin/sh /usr/local/src/httpd-2_0_18/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -pthread -D_REENTRANT -DAP_HAVE_DESIGNATED_INITIALIZER -I. -I/usr/local/src/httpd-2_0_18/os/unix -I/usr/local/src/httpd-2_0_18/server/mpm/threaded -I/usr/local/src/httpd-2_0_18/modules/http -I/usr/local/src/httpd-2_0_18/include -I/usr/local/src/httpd-2_0_18/srclib/apr/include -I/usr/local/src/httpd-2_0_18/srclib/apr-util/include -c htpasswd.c && touch htpasswd.lo /bin/sh /usr/local/src/httpd-2_0_18/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -D_REENTRANT -DAP_HAVE_DESIGNATED_INITIALIZER -I. -I/usr/local/src/httpd-2_0_18/os/unix -I/usr/local/src/httpd-2_0_18/server/mpm/threaded -I/usr/local/src/httpd-2_0_18/modules/http -I/usr/local/src/httpd-2_0_18/include -I/usr/local/src/httpd-2_0_18/srclib/apr/include -I/usr/local/src/httpd-2_0_18/srclib/apr-util/include -export-dynamic -o htpasswd htpasswd.lo ../srclib/apr-util/libaprutil.la ../srclib/apr/libapr.la -lnsl -lnsl -lm -lcrypt -lnsl -ldl -L/usr/lib -lexpat htpasswd.o: In function `main': /usr/local/src/httpd-2_0_18/support/htpasswd.c:599: the use of `tmpnam' is dangerous, better use `mkstemp' htpasswd.o: In function `mkrecord': /usr/local/src/httpd-2_0_18/support/htpasswd.c:235: undefined reference to `apr_sha1_base64' collect2: ld returned 1 exit status make[2]: *** [htpasswd] Error 1 make[2]: Leaving directory `/usr/local/src/httpd-2_0_18/support' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/httpd-2_0_18/support' make: *** [all-recursive] Error 1 >How-To-Repeat: I only get this with RH 7.1. >Fix: Sorry, no. I have no idea why the macro isn't getting included. >Release-Note: >Audit-Trail: State-Changed-From-To: open-feedback State-Changed-By: slive State-Changed-When: Wed Nov 14 12:55:16 PST 2001 State-Changed-Why: [This is a standard response.] This Apache problem report has not been updated recently. Please reply to this message if you have any additional information about this issue, or if you have answers to any questions that have been posed to you. If there are no outstanding questions, please consider this a request to try to reproduce the problem with the latest software release, if one has been made since last contact. If we don't hear from you, this report will be closed. If you have information to add, BE SURE to reply to this message and include the apbugs@Apache.Org address so it will be attached to the problem report! State-Changed-From-To: feedback-closed State-Changed-By: wrowe State-Changed-When: Thu Apr 4 20:57:03 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! ]