Browse thread
Findlib fails to build on OS X Leopard
-
Nathaniel Gray
- MONATE Benjamin 205998
- Gerd Stolpmann
[
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: | 2008-07-23 (14:48) |
From: | Gerd Stolpmann <info@g...> |
Subject: | Re: [Caml-list] Findlib fails to build on OS X Leopard |
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 ------------------------------------------------------------