Skip Menu |

This queue is for tickets about the Nginx-Perl CPAN distribution.

Report information
The Basics
Id: 109623
Status: new
Priority: 0/
Queue: Nginx-Perl

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.2.9.7
Fixed in: (no value)



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.