Changes between Initial Version and Version 2 of Ticket #37847


Ignore:
Timestamp:
Jan 30, 2013, 5:30:28 PM (11 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Thanks for the ticket. In the future, please try to Cc relevant port maintainers. Also, use WikiFormatting while writing your tickets and avoid setting the Priority field, as that is reserved for the use of MacPorts team members.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37847

    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Priority changed from High to Normal
    • Property Summary changed from graphviz fails to build with ming + fix to graphviz +ming: build failure
  • Ticket #37847 – Description

    initial v2  
    33Problem is fixed by adding -I/opt/local/include/graphviz for include file searching.
    44
     5{{{
    56cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-2.30.0/plugin/ming
    67
    78/usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../../lib/common -I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/graph -I../../lib/cdt -I/opt/local/include/graphviz -I/opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -fno-common -Wall -MT gvrender_ming.lo -MD -MP -MF .deps/gvrender_ming.Tpo -c gvrender_ming.c  -fno-common -DPIC -o .libs/gvrender_ming.o
     9}}}
    810
    911Attached is build log.