caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gerd Stolpmann <info@gerd-stolpmann.de>
To: Nathaniel Gray <n8gray@gmail.com>
Cc: Caml Mailing List <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] Findlib fails to build on OS X Leopard
Date: Wed, 23 Jul 2008 16:48:45 +0200	[thread overview]
Message-ID: <1216824525.21982.30.camel@flake.lan.gerd-stolpmann.de> (raw)
In-Reply-To: <aee06c9e0807161817s217d7b4ax6875043567db3e04@mail.gmail.com>

I've released findlib-1.2.3 (hopefully) fixing this problem.

Gerd

Am Mittwoch, den 16.07.2008, 18:17 -0700 schrieb Nathaniel Gray:
> My colleague is trying to install GODI but it's choking on findlib
> 1.2.2.  Specifically, the command used to locate the std. lib. in
> get_stdlib is not compatible with OS X's sed:
> 
> ocamlc -where | sed "s/\r//" || ...
> 
> The version of sed included with Leopard doesn't support
> backslash-escapes like \r.  Instead, it treats '\r' just like 'r', so
> this turns '/Users/blah/...' into '/Uses/blah/...' and the std. lib.
> can't be found.
> 
> Until this bug is fixed the workaround is to install gnu sed.
> 
> Cheers,
> -n8
> 
-- 
------------------------------------------------------------
Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany 
gerd@gerd-stolpmann.de          http://www.gerd-stolpmann.de
Phone: +49-6151-153855                  Fax: +49-6151-997714
------------------------------------------------------------



      parent reply	other threads:[~2008-07-23 14:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-17  1:17 Nathaniel Gray
2008-07-17  5:56 ` Re : " MONATE Benjamin 205998
2008-07-23 14:48 ` Gerd Stolpmann [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=1216824525.21982.30.camel@flake.lan.gerd-stolpmann.de \
    --to=info@gerd-stolpmann.de \
    --cc=caml-list@yquem.inria.fr \
    --cc=n8gray@gmail.com \
    /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).