Browse thread
Core has landed
[
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: | -- (:) |
| From: | Markus Mottl <markus.mottl@g...> |
| Subject: | Re: [Caml-list] Core has landed |
On Tue, May 6, 2008 at 4:38 PM, Ashish Agarwal <agarwal1975@gmail.com> wrote: > Thanks for the updates! I can compile now, but still get the following > errors in top-level: [snip] > The above is on Mac OS X. I get a slightly different error on a Linux > machine: > Cannot load required shared library dllcore_stubs. > Reason: /home1/aa544/godi/lib/ocaml/site-lib/stublibs/dllcore_stubs.so: > /home1/aa544/godi/lib/ocaml/site-lib/stublibs/dllcore_stubs.so: undefined > symbol: setsockopt_int. We have already encountered this problem, too. This should be fixed in the next release. In the meanwhile you may want to execute "#thread" before "requiring" the core library. Regards, Markus -- Markus Mottl http://www.ocaml.info markus.mottl@gmail.com