https://bugzilla.redhat.com/show_bug.cgi?id=831575

Iain Arnell <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Iain Arnell <[email protected]> ---
This looks familiar to me. Are you using perl-local-lib? Or have something in
your bash profile that sets PERL_MB_OPT? Try

  unset PERL_LOCAL_LIB_ROOT
  unset PERL_MB_OPT
  unset PERL_MM_OPT
  unset PERL5LIB

before building locally.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to