os: centos log4cxx version: 1.0.0 and 1.1.0 I have installed apr and apr-util and set apr_include_dir, apr_libraries so do apr_util in cmake. then ```bash cmake .. make -j4 ``` make command give me an error: 