#18330: Mono fails to build --------------------------------------------------+------------------------- Reporter: michael.g.ross.98@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: mono --------------------------------------------------+------------------------- Comment(by takuo_macport@…): Mono uses its own boehmgc. If you installed the boehmgc package, since -I/opt/local/include option is placed before -I../../libgc/include, the compiler includes /opt/local/include/gc.h which lacks the GC_PROTO macro instead of ../../libgc/include/gc.h. I successed building the mono package by uninstalling the boehmgc package. -- Ticket URL: <http://trac.macports.org/ticket/18330#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS