#36472: gdb build failure ---------------------+---------------------- Reporter: mk@… | Owner: dweber@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: gdb | ---------------------+---------------------- Comment (by j.hafey@…): Replying to [ticket:36472 mk@…]: I suspect that the problem is that /opt/.../include is being included before ../include which is most likely using the (old) ansidecl.h from /opt/.../include which does not have the ENUM_BITFIELD macro which symtab.h is relying on. If this is what is causing the problem, you should be able to install after deactivating the offending package (sudo port deactivate gdb && sudo port install gdb). -- Ticket URL: <https://trac.macports.org/ticket/36472#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS