[Bug 205315] security/p5-Crypt-OpenSSL-Random fails to compile ../5/.../Random.so actually at ../5.20/.../Random.so
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Mon Dec 14 13:04:41 UTC 2015
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205315
--- Comment #2 from Mathieu Arnold <mat at FreeBSD.org> ---
Yes, same problem, you have some local patch, or configuration, that makes
SITE_ARCH_REL contain the wrong thing.
It should be:
# make -V SITE_ARCH_REL
lib/perl5/site_perl/mach/5.20
but yours contains lib/perl5/site_perl/mach/5
You must have some PERL_VER or PERL_VERSION definition that is wrong.
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the freebsd-perl
mailing list