> I'd a reference doc for Linux with make here. > > http://chandpriyankara.blogspot.com/2014/01/building-log4cxx-from-dev-trunk-new.html > > I can help you in case any issues here.
Thank you, especially for pointing to autoreconf. Unfortunately, configure still fails at the same point: > configure --with-apr=path-to-my-apr-installation ./configure: line 16480: syntax error near unexpected token `,' ./configure: line 16480: `APR_FIND_APR( , , 1, 1)' Torsten