On Sunday 21 March 2004 11:02 pm, Nathan Toone wrote: > So I figured out my last kdebase error I was getting - I had some kind of > weird caching problem using ccache. I just stopped using it, and cleared > my cache, and I got through that last problem. Now I'm having this > problem: > > kio_ldap.cpp: In member function `virtual void LDAPProtocol::put(const > KURL&, int, bool, bool)': > kio_ldap.cpp:812: error: `dn' undeclared (first use this function) > kio_ldap.cpp:812: error: (Each undeclared identifier is reported only once > for each function it appears in.) > make[3]: *** [kio_ldap.lo] Error 1 > > when trying to compile kio_ldap.cpp in kdebase/kioslave/ldap. I guess I'll just keep answering my own questions. In the time between when I checked out kdelibs and kdebase, the file kdelibs/kabc/ldif.h change the case on the member variable "dn" to "Dn" - checking out and recompiling both these modules fixed the problem. -Nathan ___________________________________________________ . Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.