#48664: inkscape-devel: ./inkgc/gc-core.h:25:11: fatal error: 'gc.h' file not found ----------------------+---------------------------- Reporter: ionic@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: haspatch | Port: inkscape-devel ----------------------+---------------------------- `inkscape-devel` has been failing to build on my system for quite a while. The autotools system for generating Makefiles seems to out of date and does not have a check for `<gc/gc.h>`, while the `cmake`-based generation does it correctly. I don't understand how it ever worked for you. Do you have a stray `${prefix}/include/gc.h` file? If yes, did you never have problems with other ports failing to build like `ghc`? Anyway, `main.log` and a patch will be attached. -- Ticket URL: <https://trac.macports.org/ticket/48664> MacPorts <https://www.macports.org/> Ports system for OS X