www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
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 |
Date: | Fri, 3 Jun 2005 08:58:19 -0700 |
From: | Yitzchak Scott-Thoennes <sthoenna AT efn DOT org> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Problem with Perl 5.6.1 |
Message-ID: | <20050603155819.GA3452@efn.org> |
References: | <000101c5683c$5e30a560$7501a8c0 AT keloasc60pobkb> |
Mime-Version: | 1.0 |
In-Reply-To: | <000101c5683c$5e30a560$7501a8c0@keloasc60pobkb> |
User-Agent: | Mutt/1.4.2.1i |
X-IsSubscribed: | yes |
On Fri, Jun 03, 2005 at 04:02:59PM +0430, Alireza Ghasemi wrote: > Hello, > Inorder to compile Perl 5.6.1 I configured it with '-de'(default) parameter > and It was configured with no error.But when I tried to 'make' it said : > "GNUmakefile:245: warning: overriding commands for target `perlmain.o' > GNUmakefile:187: warning: ignoring old commands for target `perlmain.o' > make: *** No rule to make target `<built-in>', needed by `miniperlmain.o'. > Stop" > What's the problem? > Thanks. Assuming you really don't want a 5.8.x perl try perl 5.6.2 instead, which has just a few changes from 5.6.1 including understanding gcc 3.x output (which is the problem you are having). Or just edit GNUmakefile and remove the messed up dependencies. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |