caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Joel Reymont <joelr1@gmail.com>
To: "William D. Neumann" <wneumann@cs.unm.edu>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] OS X/Intel and dynamic loading
Date: Mon, 21 Aug 2006 23:11:29 +0100	[thread overview]
Message-ID: <7BDF750F-09C7-47D2-BA4D-77FF0A2A0DCA@gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.62.0608211557010.8729@phoebe.cs.unm.edu>

William,

I installed Ocaml from darwinports just fine. I get the same message  
about dynamic loading not being supported, though.

On Aug 21, 2006, at 10:59 PM, William D. Neumann wrote:

> I recently got a Macbook Pro, and attempted to build OCaml from the  
> CVS sources, but the build failed with the following error:
>
> cd camlp4; make all
> CAML_LD_LIBRARY_PATH=../otherlibs/unix ../boot/ocamlrun ../ocaml - 
> I ../stdlib -I ../otherlibs/unix build/build.ml
> Cannot load required shared library dllunix.
> Reason: dynamic loading not supported on this platform.
> Reference to undefined global `Unix'
> make[1]: *** [yam] Error 2
> make: *** [camlp4out] Error 2
>
> Building from the tarball source works fine, but it also appears  
> that dynamic loading doesn't work here either:
>
> [254]  2:48PM% ocaml unix.cma
> Cannot load required shared library dllunix.
> Reason: dynamic loading not supported on this platform.

--
http://wagerlabs.com/






  reply	other threads:[~2006-08-21 22:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-21 21:59 William D. Neumann
2006-08-21 22:11 ` Joel Reymont [this message]
2006-08-22 23:32 ` David M. Cooke

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=7BDF750F-09C7-47D2-BA4D-77FF0A2A0DCA@gmail.com \
    --to=joelr1@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=wneumann@cs.unm.edu \
    /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).