#49386: Binutils @2.24_0 fails to install ----------------------------+-------------------------------- Reporter: ben.haefele@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: binutils | ----------------------------+-------------------------------- Comment (by macports@…): Had the same problem with clang 7.0.2 on El Capitan. The errors made it seem like the "ansidecl.h" file in ../include when argv.c in ibiberty was being compiled wasn't even being read. A look at the command line revealed /opt/local/include was being looked at before ../include. Sure enough, in my /opt/local/include was ANOTHER ansidecl.h, apparently insufficient to the task. So I moved it out of the way, cleaned and the binutils built OK for me. DId not bother to investigate where that ansidecl.h was from or why it's def of the PARAMS macro and friends was no good. -- Ticket URL: <https://trac.macports.org/ticket/49386#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X