On May 28, 2008, at 10:47 AM, Jim Jagielski wrote:
On May 28, 2008, at 10:17 AM, William A. Rowe, Jr. wrote:
Jim Jagielski wrote:
Just saw this this am:
/Users/jim/src/asf/code/dev/httpd-2.2/srclib/apr/libtool --silent
--mode=link gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-
prototypes -Wmissing-declarations -L/usr/local/lib -o
htpasswd htpasswd.lo /Users/jim/src/asf/code/dev/httpd-2.2/
srclib/pcre/libpcre.la /Users/jim/src/asf/code/dev/httpd-2.2/
srclib/apr-util/libaprutil-1.la @LDADD_ldap@ -lsqlite3 -lexpat -
liconv /Users/jim/src/asf/code/dev/httpd-2.2/srclib/apr/
libapr-1.la -lpthread
i686-apple-darwin9-gcc-4.0.1: @LDADD_ldap@: No such file or
directory
tracking down....
./buildconf, then ./configure? Give that a quick try.
I did... let me totally refresh.
Hmmm... still didn't work, then upgraded the autoconf
stuff and now it works.