I was trying to get OpenLDAP 1.2.13 installed for historical reasons.
The docs say OpenLDAP wants BerkeleyDB 2.7.5, which cannot be
downloaded from Sleepycat anymore. I compiled 2.7.7 but still had
nothing but problems compiling OpenLDAP until I found this old post in
the Google archive:
http://groups.google.com/groups?hl=e...3DN%26tab%3Dwg
All I had to do was copy db_185.h from /usr/local/BerkeleyDB to
/usr/include and suddenly OpenLDAP would compile successfully on
Slackware Linux 8.0...
So...
THANK YOU Mr. Thompson!!
(And and I hope this post helps someone else too!)