Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Reply-To: <nhv@cape.com>
From: "Norman Vine" <nhv@cape.com>
To: <turner@uvs.is>, <cygwin@cygwin.com>
Subject: RE: Can't run Make under Cygwin on Win2000
Date: Tue, 16 Oct 2001 12:22:03 -0400
Message-ID: <001b01c1565e$b166bf60$a300a8c0@nhv>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook 8.5, Build 4.71.2232.26
In-Reply-To: <OF1D2A6D99.76A4F9E0-ON00256AE7.0056C7D5@uvs.is>
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
Importance: Normal

turner@uvs.is writes:
>
>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.


This is usually caused by a bug in the Cygwin Perl port that
only exists on 'text' mounts.

The solution is to work only on 'binary' mounts.
This means '/' and drives containing source trees

Cheers

Norman

--
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/

