[Perl] Makefile

Patrick Dupre pdupre at gmx.com
Mar 8 Juil 10:59:51 CEST 2025


Bonjour,

J'essaie de debogger
perl-PDL-Transform-Color-1.010

J'ai une erreur a make install

Regexp modifiers "/d" and "/u" are mutually exclusive at -e line 1, at end of line
Unknown regexp modifier "/r" at -e line 1, at end of line
Unknown regexp modifier "/e" at -e line 1, at end of line
syntax error at -e line 1, near "/."
Execution of -e aborted due to compilation errors.
make: *** [Makefile:915: install] Error 255
error: Bad exit status from /var/tmp/rpm-tmp.w3c4NF (%install)


Je pense que cette ligne de code est incorrecte

@$(PERL) -e "exit if $$ENV{DESTDIR}; use PDL::Doc; eval { PDL::Doc::add_module(q{PDL::Trasform::Color}); }; ";


Des idees?

===========================================================================
 Patrick DUPRÉ                                 | | email: pdupre at gmx.com
===========================================================================



Plus d'informations sur la liste de diffusion Perl