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
[   31s] configure: Log daemon helper DB ... found but cannot be built
[   31s] configure: Log daemon helpers built:  file
---snip---

hmmm, there seem to be a problem with pod2man.
BUT, when I jump into chroot of buildenv

lape:~> cd rpmbuild/BUILD/squid-3.3.8/helpers/log_daemon/DB/
lape:~/rpmbuild/BUILD/squid-3.3.8/helpers/log_daemon/DB> l
total 84
drwxr-xr-x 3 abuild abuild   264 Sep  2 21:49 .
drwxr-xr-x 4 abuild abuild   184 Sep  2 21:49 ..
-rw-r--r-- 1 abuild abuild 23386 Sep  2 21:49 Makefile
-rw-r--r-- 1 abuild abuild   380 Jul 13 13:25 Makefile.am
-rw-r--r-- 1 abuild abuild 22024 Jul 13 13:25 Makefile.in
-rwxr-xr-x 1 abuild abuild   178 Jul 13 13:25 config.test
drwxr-xr-x 2 abuild abuild   120 Sep  2 21:48 doc
-rw-r--r-- 1 abuild abuild 13021 Jul 13 13:51 log_db_daemon.8
-rwxr-xr-x 1 abuild abuild 12172 Jul 13 13:25 log_db_daemon.pl.in

and do make:
lape:~/rpmbuild/BUILD/squid-3.3.8/helpers/log_daemon/DB> make
sed -e 's,[@]PERL[@],/usr/bin/perl,g' <./log_db_daemon.pl.in
>log_db_daemon || (/usr/bin/rm -f -f log_db_daemon ; exit 1)
pod2man log_db_daemon log_db_daemon.8
lape:~/rpmbuild/BUILD/squid-3.3.8/helpers/log_daemon/DB> l
total 96
drwxr-xr-x 3 abuild abuild   296 Sep  3 13:57 .
drwxr-xr-x 4 abuild abuild   184 Sep  2 21:49 ..
-rw-r--r-- 1 abuild abuild 23386 Sep  2 21:49 Makefile
-rw-r--r-- 1 abuild abuild   380 Jul 13 13:25 Makefile.am
-rw-r--r-- 1 abuild abuild 22024 Jul 13 13:25 Makefile.in
-rwxr-xr-x 1 abuild abuild   178 Jul 13 13:25 config.test
drwxr-xr-x 2 abuild abuild   120 Sep  2 21:48 doc
-rw-r--r-- 1 abuild abuild 12179 Sep  3 13:57 log_db_daemon
-rw-r--r-- 1 abuild abuild 13223 Sep  3 13:57 log_db_daemon.8
-rwxr-xr-x 1 abuild abuild 12172 Jul 13 13:25 log_db_daemon.pl.in

then log_db_daemon is build.
any idea ?

Cheers Chris

Am 03.09.2013 12:21, schrieb Amos Jeffries:
> On 3/09/2013 9:43 a.m., Christian wrote:
>> log_db_daemon binary is not built
>>
>> There seem to be a missing dependency.
>> what am I missing ?
>> Thanks
>>
> 
> Perl and the Pod2Man tool.
> 
> Amos

-- 

Christian
----------------------------------------------------
   - Please do not 'CC' me on list mails.
          Just reply to the list :)
----------------------------------------------------
Der ultimative shop für Sportbekleidung und Zubehör

http://www.sc24.de
----------------------------------------------------

Reply via email to