> I can troubleshoot as soon as I finish adding svn_cstring functions as > apr_cstr (new for 1.6). > > Just to be sure we are on the same page, you are at APR(-util) 1.5 and > log4cxx trunk?
Yes, I am using the recommended version of the apr project page, i.e. apr-1.5.2 and apr-util-1.5.4 > On Jan 26, 2016 11:15, "Wiebesiek, Torsten" wrote: > > > 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