Updated Issue 208 - ml_gobject.c: conflicting types for 'g_value_get_variant' (monotone)
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, The following issue has been updated: 208 - ml_gobject.c: conflicting types for 'g_value_get_variant' Project: monotone Status: New Reported by: J Doe URL: https://code.monotone.ca/p/monotone/issues/208/ Labels: Type:Defect Priority:Medium Comments (last first): # By Thomas Moschny, May 13, 2012: (Reposting the comment, because email notifications were disabled) Try to build using a system-wide installed lablgtk instead: $ ./configure --without-local-lablgtk && make You can test wether the system-wide installation is ok using: $ ocamlfind query lablgtk2 # By Thomas Moschny, May 13, 2012: Try to build using a system-wide installed lablgtk instead: $ ./configure --without-local-lablgtk && make You can test wether the system-wide installation is ok using: $ ocamlfind query lablgtk2 # By J Doe, Apr 24, 2012: Steps to reproduce the problem: ------------------------------- 1. ./configure && make #version monotone-viz-1.0.2 2. make fails with error attached Expected result: ---------------- Make should run fine on my Slackware64 Actual results: --------------- (outputs attached error) ml_gobject.c:292:14: error: conflicting types for 'g_value_get_variant' Output of `mtn version --full`: ------------------------------- mtn not found because make failed Attachments: - ml_gobject_make_error.txt - 636 bytes https://code.monotone.ca/p/monotone/issues/view/attachment/46/ml_gobject_make_error.txt -- Issue: https://code.monotone.ca/p/monotone/issues/208/