Subject: | Compilation not possible on clang systems |
C compiler autodetection is not possible on FreeBSD 10 (where clang is by default installed instead of gcc)
Output from '/usr/perl5.23.5p/bin/perl5.23.5 Makefile.PL':
checking for OS
+ FreeBSD 10.1-RELEASE amd64
checking for C compiler ... not found
./configure: error: C compiler gcc is not found
Running "CC=cc perl Makefile.PL" seems to help here, but autodetection would of course be better.