Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Findlib fails to build on OS X Leopard
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Nathaniel Gray  
View profile  
 More options Jul 16 2008, 9:17 pm
Newsgroups: fa.caml
From: "Nathaniel Gray" <n8g...@gmail.com>
Date: Thu, 17 Jul 2008 01:17:38 UTC
Local: Wed, Jul 16 2008 9:17 pm
Subject: [Caml-list] Findlib fails to build on OS X Leopard
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

--

>>>-- Nathaniel Gray -- Caltech Computer Science ------>
>>>-- Mojave Project -- http://mojave.cs.caltech.edu -->

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Re : Findlib fails to build on OS X Leopard" by MONATE Benjamin 205998
MONATE Benjamin 205998  
View profile  
 More options Jul 17 2008, 2:00 am
Newsgroups: fa.caml
From: "MONATE Benjamin 205998" <Benjamin.MON...@cea.fr>
Date: Thu, 17 Jul 2008 06:00:03 UTC
Local: Thurs, Jul 17 2008 2:00 am
Subject: [Caml-list] Re : Findlib fails to build on OS X Leopard
Hi,

> 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//" || ...

We had the same problem in Frama-C configure.in files and fixed it by replacing
this test by
OCAMLLIB=`ocamlc -where | tr -d '\\r'`

Hope this helps,
Benjamin

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Findlib fails to build on OS X Leopard" by Gerd Stolpmann
Gerd Stolpmann  
View profile  
 More options Jul 23 2008, 10:48 am
Newsgroups: fa.caml
From: Gerd Stolpmann <i...@gerd-stolpmann.de>
Date: Wed, 23 Jul 2008 14:48:49 UTC
Local: Wed, Jul 23 2008 10:48 am
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:

--
------------------------------------------------------------
Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany
g...@gerd-stolpmann.de          http://www.gerd-stolpmann.de
Phone: +49-6151-153855                  Fax: +49-6151-997714
------------------------------------------------------------

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google