www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.6 required=5.0 tests=BAYES_00 |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4B994FEC.2000408@x-ray.at> |
Date: | Thu, 11 Mar 2010 21:17:48 +0100 |
From: | Reini Urban <rurban AT x-ray DOT at> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.8) Gecko/20100205 SeaMonkey/2.0.3 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: 1.7 - Problem installing perl modules |
References: | <5e9b3bd91003091112p7361f641k4907808f8c0bd270 AT mail DOT gmail DOT com> |
In-Reply-To: | <5e9b3bd91003091112p7361f641k4907808f8c0bd270@mail.gmail.com> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Robert Slater schrieb: > In the process of installing perl modules to get an IRC bot working > via cygwin, I'm encountering a > problem with make& installing ExtUtils::CBuilder and thus the modules > that depend upon it. The > make / install goes through fine, but cygwin doesn't seem to detect it > afterwards. Same problems as for most perl users here. You try to compile an extension with gcc-3, but you need gcc-4. ExtUtils::CBuilder is not really a XS extension, so you get diffeent errors as most others, but ExtUtils::CBuilder is a tool to build XS extensions so you also need the current gcc, which is gcc-4. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |