On 14/05/2013 5:19 a.m., Eliezer Croitoru wrote:
On 5/13/2013 4:13 PM, Amos Jeffries wrote:
"A while ago" as in before or after the change to configure
auto-detection of helpers build capability? (1-5 May 2013)
YES
After this change a ./bootstrap.sh and ./configure is required on trunk
/ HEAD checkouts.
Please check your ./cofnigure output for "Log daemon helper" messages.
as like:
....
checking for ldap.h... (cached) yes
checking for winldap.h... (cached) no
configure: Digest auth helper eDirectory ... found but cannot be built
configure: Digest auth helpers to be built: LDAP file
configure: Log daemon helpers to be built:
Thats the one. Not even trying to build it. Strange.
Also if you are building local objects inside the checkout directory a
"bzr clean-tree --ignored" would probably be worthwhile as well before
the bootstrap.
I have used the tar.bz from squid site.
I can try the bzr checkout if it's better.
In that case you should not have had to do anything. BUG!
Amos