Strange make behavior with :M

2018-11-12 Thread Silamael
Hi, I've noticed a somehow strange behavior of make at least in 6.3 and 6.4 with this simple Makefile: -- FILEs= Makefile Makefile.inc foo/Makefile.inc foo/src/force-build DIR= foo/src # These both do not give me the expected result FILES=${FILEs

Re: error trying to load C/XS Perl module

2017-11-15 Thread Silamael
On 11/15/2017 02:50 PM, Alceu Rodrigues de Freitas Junior wrote: Hello folks, I'm struggling to get installed the module PerlIO::eol by downloding it from CPAN and installing it. I tried with both the standard perl in OpenBSD 6.1 and also one that I compiled with perlbrew, but the results ar