Browse thread
[Caml-list] Installation problems with Cygwin
-
jeremiah_moss@c...
- Karl Zilles
- Karl Zilles
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2003-01-24 (22:10) |
From: | Karl Zilles <zilles@1...> |
Subject: | Re: [Caml-list] Installation problems with Cygwin |
jeremiah_moss@cobraa1.com wrote: > On 24 Jan 2003 at 10:49, Karl Zilles wrote: >>Perhaps you could post "m.h" "s.h" and "Makefile" from the "config" > > The files are attached to this message. It does appear that it's trying to > access my c: for some odd reason. > > FYI, I am running Windows XP. NTFS partition, but that shouldn't matter. I diffed them with the ones generated on my machine, and they are identical. > cd byterun; make all > /c: Can't open /c: No such file or directory > make: *** [coldstart] Error 2 Oooh, I think I found it.. check out this google groups post: http://groups.google.com/groups?q=cygwin+recursive+MAKE&hl=en&lr=&ie=UTF-8&oe=UTF-8&safe=off&selm=7vqcku%24i4p%241%40nnrp1.deja.com&rnum=2 Not sure why it's defaulting to a dos MAKE_MODE... or maybe you have another "make" in your path? Karl ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners