Re: configure: Log daemon helper DB ... found but cannot be built

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Wed, 04 Sep 2013 22:54:48 +1200

On 4/09/2013 1:58 a.m., Christian wrote:
> Hi Amos,
>
> now I am confused.
> perl is installed and pod2man is there:
> lape:/> rpm -q --whatprovides /usr/bin/pod2man
> perl-5.18.0-2.2.x86_64
>
> so why does 'configure' not recognize it and enable build for 'DB'
>
> excerpt from build log
> ----snip----
> [ 31s] configure: Basic auth helper SSPI ... found but cannot be built
> [ 31s] configure: Basic auth helpers to be built: DB LDAP MSNT
> MSNT-multi-domain NCSA NIS PAM POP3 RADIUS SASL SMB fake getpwnam
> [ 31s] configure: NTLM auth helper SSPI ... found but cannot be built
> [ 31s] configure: NTLM auth helpers built: fake smb_lm
> [ 31s] configure: Negotiate auth helper SSPI ... found but cannot be built
> [ 31s] configure: Negotiate auth helpers built: kerberos wrapper
> [ 31s] configure: Digest auth helpers built: LDAP eDirectory file
> [ 31s] pod2man: unable to format

Ah. The test for pod2man in config.test does not quite work on the newer
versions.

You will have to change the "echo | pod2man" part to "podman --help"

NP: There will be the same problem in all of the perl based helpers.

Amos
Received on Wed Sep 04 2013 - 10:55:08 MDT

This archive was generated by hypermail 2.2.0 : Thu Sep 05 2013 - 12:00:10 MDT