Bug#458143: libpod-simple-perl FTBFS with perl from experimental
Brendan O'Dea
bod at debian.org
Sat Dec 29 23:35:25 UTC 2007
On Fri, Dec 28, 2007 at 07:21:49PM -0800, Russ Allbery wrote:
>gregor herrmann <gregor+debian at comodo.priv.at> writes:
>
>> ... as you said this affects a few hundred [0] of our packages.
>>
>> Uh.
>>
>> (How does Makefile.PL have to be invoked differently?)
>
> $(PERL) Makefile.PL INSTALLDIRS=vendor \
> INSTALLVENDORARCH=/usr/lib/perl5/ \
> VENDORARCHEXP=/usr/lib/perl5/
>
>for arch-specific packages, apparently, and:
>
> $(PERL) Makefile.PL INSTALLDIRS=vendor \
> INSTALLVENDORARCH=/usr/share/perl5/ \
> VENDORARCHEXP=/usr/share/perl5/
>
>for arch-independent packages.
Please DON'T do this. If there is a problem building with 5.10.0, then
it should be fixed in perl/MakeMaker... I will take a look now.
--bod
More information about the pkg-perl-maintainers
mailing list