On Fri, Feb 08, 2002 at 04:03:19PM -0500, Jeff Trawick wrote: > I'm getting stuff like this on Linux and FreeBSD. > > > htpasswd.o: In function `mkrecord': > > /home/regress/regress/httpd-2.0/support/htpasswd.c:235: undefined > > reference to `apr_sha1_base64' > > collect2: ld returned 1 exit status > > make[2]: *** [htpasswd] Error 1 > > make[1]: *** [all-recursive] Error 1 > > make: *** [all-recursive] Error 1 > > Is anybody else seeing this?
My bad. See my recent commits - should be fixed now. =) We're trying to divorce usage of APRVARS in apr-util. -- justin
