X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:from:to:references:in-reply-to
	:subject:date:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=mF3awVQ2GaUveOa/
	Cg7DCO1ox31jxmtf5XmtrTfT1FnuQ2kn4zPZbFn9jREe4VLFPYCjipZn3MvlAwW3
	HrGTX32pMj1ykYQVFRwdTr2cA7U5yWV8j+lkHzIYT8loxXQR4Z1IZIBGcBvd3uUe
	lfA6g6jLb67sH/PV7oeeqWxv0A0=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:from:to:references:in-reply-to
	:subject:date:mime-version:content-type
	:content-transfer-encoding; s=default; bh=Rhu6+GgBwKfCqO3tOiUstw
	1+h1A=; b=Uhh7sV3PXQp0niLA/cZezOO7AQsIWIDo7+rSG7sM73KRR6fooXfdyQ
	TZEqPJ4P/BzI8onOrIpB1jfuPf6/oiCxvfUImR8OhCl03Ft4c8PIUizG5zICRzY5
	dngshdxBZT7J3B4wIf6yI27bVjyuiHMRxv0k+Wo8zDG+V4svuT8kw=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.3 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail104.syd.optusnet.com.au
Message-ID: <F85C9942FF7341CBAF2F05F328E834DF@OwnerPC311012>
From: <sisyphus1@optusnet.com.au>
To: "David Christensen" <dpchrist@holgerdanske.com>, <cygwin@cygwin.com>
References: <526D7B61.3090402@holgerdanske.com>
In-Reply-To: <526D7B61.3090402@holgerdanske.com>
Subject: Re: Perl -> cpan Math::Random::ISAAC::XS -> Error: no compiler detected to compile 'src/rand.c'.  Aborting
Date: Mon, 28 Oct 2013 11:02:00 +1100
MIME-Version: 1.0
Content-Type: text/plain;	format=flowed;	charset="iso-8859-1";	reply-type=original
Content-Transfer-Encoding: 7bit
X-Optus-CM-Score: 0
X-Optus-CM-Analysis: v=2.1 cv=YYGEuWhf c=1 sm=1 tr=0	a=8e8rgZJuizJfF74+JHJpGg==:117 a=8e8rgZJuizJfF74+JHJpGg==:17	a=PO7r1zJSAAAA:8 a=6cSX8zdDQ5AA:10 a=8nJEP1OIZ-IA:10 a=0fTNeGFYP6YA:10	a=Xzsgn7mBlx4b4LXgOGQA:9 a=wPNLvfGTeEIA:10 a=XM1NYwnCA7wA:10	a=u1fguIcbvUoA:10
X-IsSubscribed: yes



-----Original Message----- 
From: David Christensen 

> Error: no compiler detected to compile 'src/rand.c'.  Aborting

A few lines earlier there's:

[quote]
Warning: ExtUtils::CBuilder not installed or no compiler detected
Proceeding with configuration, but compilation may fail during Build
[end quote]

Perhaps you just need to install ExtUtils::CBuilder ?

Cheers,
Rob


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

