Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Dec 2015 13:04:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        perl@FreeBSD.org
Subject:   [Bug 205315] security/p5-Crypt-OpenSSL-Random fails to compile ../5/.../Random.so actually at ../5.20/.../Random.so
Message-ID:  <bug-205315-14331-J873sf0aRw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205315-14331@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205315-14331@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205315

--- Comment #2 from Mathieu Arnold <mat@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205315-14331-J873sf0aRw>