caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: jeremiah_moss@cobraa1.com
To: caml-list@inria.fr
Subject: Re: [Caml-list] Installation problems with Cygwin
Date: Fri, 24 Jan 2003 20:11:08 -0600	[thread overview]
Message-ID: <3E319DDC.23614.27AB407@localhost> (raw)
In-Reply-To: <3E31BE68.5050502@1969.ws>

On 24 Jan 2003 at 14:30, Karl Zilles wrote:

> Karl Zilles wrote:
> > 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?
> 
> Ok, it looks like you need to explicitly have this in your environment.
> 
> export MAKE_MODE=unix
> 
> It is included by default in /etc/profile, /etc/csh.login, and 
> /etc/zprofile.
> 
> Perhaps you are using yet another shell, or you've edited these files.
> 

I tried - here's the results:

jmoss@JMOSS ~
$ cd /src/ocaml-3.06/

jmoss@JMOSS /src/ocaml-3.06
$ export MAKE_MODE=unix

jmoss@JMOSS /src/ocaml-3.06
$ make world
cd byterun; make all
/c: Can't open /c: No such file or directory
make: *** [coldstart] Error 2

jmoss@JMOSS /src/ocaml-3.06
$
-------------------
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


      reply	other threads:[~2003-01-25  2:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-24  7:28 jeremiah_moss
2003-01-24 18:49 ` Karl Zilles
     [not found] ` <3E3152FD.5893.15649C3@localhost>
2003-01-24 22:13   ` Karl Zilles
2003-01-24 22:30     ` Karl Zilles
2003-01-25  2:11       ` jeremiah_moss [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E319DDC.23614.27AB407@localhost \
    --to=jeremiah_moss@cobraa1.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).