Andrew Ross wrote:
> I have (finally) got the ocaml bindings from Hez integrated into the SVN
> repository. The reason this takes so long is partly because cmake lacks
> ocaml support and partly because I have been busy at work. Ocaml has
> some strange ideas about file locations when compiling which has lead to
> a few ugly cmake hacks. Alan, I'm sure you will have something to say
> about this! 
> 
> Currently the bindings are disabled by default. Set ENABLE_ocaml to test
> them. Also, only examples 11 and 19 are implemented. Please test out
> though, particularly if you have ocaml but are not using a Linux system.

I'm seeing:

Make Warning (dev) at examples/ocaml/CMakeLists.txt:48 (add_custom_target):
   Policy CMP0002 is not set: Logical target names must be globally unique.
   Run "cmake --help-policy CMP0002" for policy details.  Use the 
cmake_policy
   command to set the policy and suppress this warning.
This warning is for project developers.  Use -Wno-dev to suppress it.

and then:

make -f examples/ocaml/CMakeFiles/x11.dir/build.make 
examples/ocaml/CMakeFiles/x11.dir/build
make[2]: Entering directory 
`/scratch/orion/redhat/plplot-5.9.0/plplot-5.9.0/fedora'
make[2]: *** No rule to make target `examples/ocaml/x11', needed by 
`examples/ocaml/CMakeFiles/x11'.  Stop.
make[2]: Leaving directory 
`/scratch/orion/redhat/plplot-5.9.0/plplot-5.9.0/fedora'
make[1]: *** [examples/ocaml/CMakeFiles/x11.dir/all] Error 2
make[1]: Leaving directory 
`/scratch/orion/redhat/plplot-5.9.0/plplot-5.9.0/fedora'
make: *** [all] Error 2


with cmake 2.6.0 on Fedora Rawhide.


-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  [EMAIL PROTECTED]
Boulder, CO 80301              http://www.cora.nwra.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to