[Buildroot] [PATCH 1/2] dependencies: check for MakeMaker Perl module

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Oct 16 10:13:25 UTC 2016


Hello,

On Thu,  7 Jul 2016 00:43:31 +0200, Romain Naour wrote:
> ExtUtils::MakeMaker is one of the Perl Core modules usually packaged in
> Perl package for a Debian/Ubuntu based system.
> For a Fedora based system, each Perl Core modules have their own RPM
> package. So install only Perl package is not enough.
> 
> Fixes:
> >>> host-libxml-parser-perl 2.41 Configuring  
> [...]
> perl `which perl` Makefile.PL
> Can't locate ExtUtils/MakeMaker.pm in @INC (you may need to install the ExtUtils::MakeMaker module)
> 
> Add a new Perl module check in dependency.sh.
> 
> Signed-off-by: Romain Naour <romain.naour at gmail.com>
> Cc: François Perrad <francois.perrad at gadz.org>
> ---
>  support/dependencies/dependencies.sh | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list