This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Can't run Make under Cygwin on Win2000


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]