On 31.08.2017 14:19, Hiran CHAUDHURI wrote: >> Can you show the linker invocation of libsvn_client? > Ah, with the hint from https://svn.haxx.se/users/archive-2015-01/0014.shtml > I can produce this output: > > /buildApache/build/subversion-1.9.5> make > subversion/libsvn_subr/libsvn_subr-1.la > /bin/sh "/buildApache/build/subversion-1.9.5/libtool" --tag=CC --silent > --mode=compile gcc -std=c89 -DLINUX -D_REENTRANT -D_GNU_SOURCE -g -O2 -g > -O2 -pthread -I./subversion/include -I./subversion -I > /buildApache/build/httpd-2.4.27/srclib/apr/include -I > /buildApache/build/httpd-2.4.27/srclib/apr-util/include > -I$PREFIX/openldap/include/
You actually get "$PREFIX" in the build command line? -- Brane