Hi All,

Once again I'm installing qpsmtpd (the current HEAD at this point) on a new server and having some trouble.

The first issue was installing Mail::SPF -- I got the test failure described here:
   https://rt.cpan.org/Public/Bug/Display.html?id=116421
and I used "force" to install anyway.

However, now, when I try to run.forkserver or in.qpsmtpd (I'll want to run it under xinetd as explained on https://wiki.qpsmtpd.org/doku.php?id=deploy:start), then I get

Insecure dependency in require while running with -T switch at /usr/local/share/perl/5.18.2/Net/DNS/Resolver/Base.pm line 570. BEGIN failed--compilation aborted at /usr/local/share/perl/5.18.2/Net/DNS/Resolver/Base.pm line 570.
Compilation failed in require at (eval 16) line 2.
 ...propagated at /usr/share/perl/5.18/base.pm line 83.
BEGIN failed--compilation aborted at /usr/local/share/perl/5.18.2/Net/DNS/Resolver/UNIX.pm line 18.
Compilation failed in require at (eval 15) line 2.
 ...propagated at /usr/share/perl/5.18/base.pm line 83.
BEGIN failed--compilation aborted at /usr/local/share/perl/5.18.2/Net/DNS/Resolver.pm line 22. Compilation failed in require at /usr/local/share/perl/5.18.2/Net/DNS.pm line 51.
Compilation failed in require at lib/Qpsmtpd/Base.pm line 4.
BEGIN failed--compilation aborted at lib/Qpsmtpd/Base.pm line 4.
Compilation failed in require at lib/Qpsmtpd/TcpServer.pm line 8.
BEGIN failed--compilation aborted at lib/Qpsmtpd/TcpServer.pm line 8.
Compilation failed in require at ./qpsmtpd line 12.
BEGIN failed--compilation aborted at ./qpsmtpd line 12.

What is it trying to tell me and how can I fix it?

Thanks in advance!
Hans


Reply via email to