In freshly cvs updated source (just now) I noticed at the top of configure.in
lockdir="\${VARDIR}/cache/samba"
...
lockdir="\${VARDIR}/locks"
One must be wrong?
I used --with-lockdir=/var/spool/lock and then got the error
ERROR: pid directory /var/db/samba/locks does not exist
Sure enough VARDIR=localstatedir=/var/db/samba.. So lockdir is ignored?
Cheers,
Patrick
