On Thu, Jul 17, 2008 at 2:48 PM, Orion Poplawski <[EMAIL PROTECTED]> wrote:
> Trying to build ocaml bindings I get:
>
> [ 98%]
> Built target xthick30a
> make -f examples/ocaml/CMakeFiles/x11ocaml.dir/build.make
-- make output --
> make[2]: *** No rule to make target `examples/ocaml/x11ocaml', needed by
> `examples/ocaml/CMakeFiles/x11ocaml'.  Stop.

I have the same problem on an Ubuntu 8.04 system but unfortunately do
not know cmake well enough to fix it.

The build should complete properly if you use the -DBUILD_TEST=OFF
option with cmake.  The source files for the examples could then be
installed by "make install" and should build properly once there.
There are a few OCaml binding updates currently under review including
a fix for a linking bug which may or may not affect you.  If the bug
does affect you, you can get a patch to fix it from here:

http://0ok.org/git/?p=plplot-mirror.git;a=commit;h=0a1a7256691d3aa2f218680e4df3679555ae02de

Hope this helps.

Hez

-- 
Hezekiah M. Carty
Graduate Research Assistant
University of Maryland
Department of Atmospheric and Oceanic Science

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to