[Mono-list] Newbie question

PJ Cabrera pjcabrera@pobox.com
25 Jan 2003 22:40:02 -0400


On Wed, 2003-01-08 at 16:04, Jaroslaw Kowalski wrote:
> First, make sure, you're using the right make.exe (check your PATH for
> possible other make-s)
>
> I've found similar problems when using nmake instead of make or vice versa.
> 
> Jarek

I hope it's not too late to add my 2 cents ...

I have also seen this same error message under Cygwin.  For example, it
has happened to me when Cygwin was configured to treat all files as Unix
files and the Makefile was a DOS file (CRLF on line endings instead of
just CR).

The main culprit was using WinZip to untar the sources.  It is a Windows
app, obviously, and puts CRLFs in all text files.  The solution is to
use tar under Cygwin to untar the sources.

Perhaps this issue can be chalked up to this WinZip problem?

Jeroen, did you eventually get the Mono build to work?  How did you get
the Mono sources onto disk when you tried the build?
 
-- 
PJ Cabrera
pjcabrera at pobox dot com