Menu

#79 make check fails : no stunnel.pm

closed-fixed
4
2013-06-21
2001-05-10
Anonymous
No

srcdir=. /pkgs/bin/perl ./runtests.pl -s -a
Can't locate stunnel.pm in @INC (@INC contains:
/pkgs/perl-5.6.0/lib/5.6.0/i86pc-solaris
/pkgs/perl-5.6.0/lib/5.6.0
/pkgs/perl-5.6.0/lib/site_perl/5.6.0/i86pc-solaris
/pkgs/perl-5.6.0/lib/site_perl/5.6.0
/pkgs/perl-5.6.0/lib/site_perl .) at ./runtests.pl line
11.
BEGIN failed--compilation aborted at ./runtests.pl line
11.
gmake[1]: *** [quiet-test] Error 2
gmake[1]: Leaving directory `/tmp/curl-7.7.3/tests'
gmake: *** [test] Error 2

I can not find a refernece to stunnel.pm anywhere
(stunnel src, web, CPAN, your web site, or in google)

Any Assistance aapreciated

Peter

Discussion

  • Daniel Stenberg

    Daniel Stenberg - 2001-05-11
    • priority: 5 --> 4
    • status: open --> closed-fixed
     
  • Daniel Stenberg

    Daniel Stenberg - 2001-05-11

    Logged In: YES
    user_id=1110

    The 'stunnel.pm' module was mistakenly not included in the
    release package.

    If this is an issue for you, get it from the CVS.

    Thanks for reporting!