Andreas, Thanks! I did what you said and it worked like a charm.
-David -----Original Message----- From: Andreas Fester <[EMAIL PROTECTED]> Sent: Wednesday, July 06, 2005 4:12 PM [...] For the moment, it would be best if you use my daily dist-tarball from http://littletux.homelinux.org/log4cxx/. It is identical to the CVS head, but contains some additional patches, and also already contains the configure script (no need to run autogen.sh). After unpacking, a $ ./configure --with-apr=pathToApr --with-aprutil=pathToAprUtil --with-logchar=wchar_t should properly configure the package (at least one other log4cxx user succeeded with that approach). Then, simply run "make". [...]