#27875: ggobi fails to build: graphviz plugin ----------------------------------+----------------------------------------- Reporter: dmmonarres@… | Owner: adfernandes@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: ggobi ----------------------------------+----------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => adfernandes@… * cc: ryandesign@… (added) Old description:
Error occurs in the process of building the graphviz plugin of ggobi. I think that this is the most pertinent portion of the build log. A complete build log is attached.
In file included from /opt/local/include/graphviz/types.h:36, from /opt/local/include/graphviz/gvc.h:20, from graphviz.c:16: /opt/local/include/graphviz/gvcext.h:83: error: conflicting types for 'lt__PROGRAM__LTX_preloaded_symbols' /opt/local/include/ltdl.h:106: error: previous declaration of 'lt__PROGRAM__LTX_preloaded_symbols' was here make[3]: *** [plugin_la-graphviz.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... mv -f .deps/plugin_la-glayout.Tpo .deps/plugin_la-glayout.Plo make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1
New description: Error occurs in the process of building the graphviz plugin of ggobi. I think that this is the most pertinent portion of the build log. A complete build log is attached. {{{ In file included from /opt/local/include/graphviz/types.h:36, from /opt/local/include/graphviz/gvc.h:20, from graphviz.c:16: /opt/local/include/graphviz/gvcext.h:83: error: conflicting types for 'lt__PROGRAM__LTX_preloaded_symbols' /opt/local/include/ltdl.h:106: error: previous declaration of 'lt__PROGRAM__LTX_preloaded_symbols' was here make[3]: *** [plugin_la-graphviz.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... mv -f .deps/plugin_la-glayout.Tpo .deps/plugin_la-glayout.Plo make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1 }}} -- -- Ticket URL: <https://trac.macports.org/ticket/27875#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS