Bugs item #3018820, was opened at 2010-06-20 16:47 Message generated for change (Tracker Item Submitted) made by willmfarr You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102915&aid=3018820&group_id=2915
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Will Farr (willmfarr) Assigned to: Nobody/Anonymous (nobody) Summary: Building the OCaml bindings fails; patch attached Initial Comment: Trying to build the plplot OCaml bindings from the latest SVN failed with a build error: Scanning dependencies of target target_lib_plplot_stubs [ 56%] Generating plplot_core.idl, plplot_core.h, plplot_core.ml, plplot_core.mli, plplot_core_stubs.c File /Users/farr/Documents/code/plplot/build_dir/bindings/ocaml/plplot_core.idl, line 254, column 13: Illegal character # make[2]: *** [bindings/ocaml/plplot_core.idl] Error 2 make[1]: *** [bindings/ocaml/CMakeFiles/target_lib_plplot_stubs.dir/all] Error 2 make: *** [all] Error 2 The attached patch fixes the problem by removing the RAW_ML macro from plplot_core.idl and manually quoting the offending lines. Let me know if you have any questions. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102915&aid=3018820&group_id=2915 ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel