Russ,
> I've tried guessing where to drop some "#include " lines, and if I do
> that, the build heads straight into problems with shared_mutex (which it
> should be getting from Boost) instead.
If you could provide a patch/PR for that, that would be great - GCC
likes to move things around heade
Dear log4cxx developers,
I am trying to build log4cxx on a Centos 7.6 system, using:
* CMake 3.13.4,
* g++ 4.8.5
* Boost 1.53.0
* apr-1.6.2
* apr-devel-1.6.2
* apr-util-1.6.0
* apr-util-devel-1.6.0
But I am not having much success. The CMake appears to run without error,
excluding the JAVA piece