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=14748>. 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=14748 Configure Can't find DBM on Mac OS X ------- Additional Comments From [EMAIL PROTECTED] 2002-11-22 19:03 ------- % src/helpers/GuessOS powerpc-apple-darwin6.2 AFAIK, this never worked. I originally installed Apache/mod_ssl on Mac OS X 10.1. At that time, I documented for other OS X users that they needed to install gdbm in order to get mod_ssl working: http://david.wheeler.net/osx.html I got that information from this PDF: http://homepage.mac.com/rgriff/files/mod_ssl.pdf I was unable to find any other documentation on the topic, but I can tell you that in Mac OS X 10.1 and in 10.2, Apache would not configure with -ldbm: ======== Error Output for sanity check ======== cd ..; gcc -DDARWIN -DMOD_SSL=208112 -DMOD_PERL -DUSE_PERL_SSI -I/sw/include -pipe -fno-common -no-cpp-precomp -fno-strict-aliasing -DUSE_HSREGEX -DEAPI -DUSE_APREQ -I./lib/apreq `./apaci` -I. -I/usr/local/lib/perl5/5.8.0/darwin/CORE -L/usr/local/src/openssl-0.9.6g/ -o helpers/dummy helpers/dummy.c -ldbm -lssl -lcrypto -L/sw/lib -flat_namespace /usr/local/lib/perl5/5.8.0/darwin/auto/DynaLoader/DynaLoader.a -L/usr/local/lib/perl5/5.8.0/darwin/CORE -lperl -lm -lc -lexpat /usr/bin/ld: can't locate file for: -ldbm make: *** [dummy] Error 1 ============= End of Error Report ============= IOW, "-ldbm" doesn't work with on Mac OS X, though I will likely file a bug report with Apple asking them to make it a no-op the way "-lm" is. If it ever worked, it was before I used Mac OS X, and therefore most likely was with Mac OS X 10.0. I very seriously doubt that a significant number of users still use that release. Note that this issue has been reported before: http://www.mail-archive.com/modssl-users@modssl.org/msg10587.html http://www.mail-archive.com/modssl-users@modssl.org/msg09679.html http://archive.develooper.com/macosx@perl.org/msg02716.html HTH, David --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]