Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT sources DOT redhat DOT com> List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Tue, 16 Oct 2001 12:38:36 -0400 From: Christopher Faylor <cgf AT redhat DOT com> To: cygwin AT cygwin DOT com Subject: Re: Can't run Make under cygwin on Win2000 Message-ID: <20011016123836.A24921@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <OF1D2A6D99 DOT 76A4F9E0-ON00256AE7 DOT 0056C7D5 AT uvs DOT is> <3BCC5D30 DOT 797EE3E6 AT rowman DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3BCC5D30.797EE3E6@rowman.com> User-Agent: Mutt/1.3.21i On Tue, Oct 16, 2001 at 12:15:44PM -0400, John Peacock wrote: >turner AT uvs DOT is wrote: >> >> The subject says it all. When I run *any* Makefile I get this error: >> Makefile:644: *** missing separator. Stop >> >> This is wierd because the Makefiles in question have be auto generated by >> Perl during an install of some Perl modules. >> >> I really need this to work since I will be doing a lot of Perl development >> on my Win2000 box. > >Are you using 'textmode' drive mounts or 'binmode' drive mapping? If >the former, you should be using the latter. This is incorrect. Make.exe should not care about binmode/textmode issues. If it does then that's a bug. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/