#40096: lsh @1.5.4_0: build failure ------------------------+-------------------------------- Reporter: cdmbulk@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: lsh | ------------------------+-------------------------------- Comment (by ryandesign@…): The first error in the log is: {{{ error: redefinition of a 'extern inline' function 'argp_fmtstream_write' is not supported in C99 mode }}} So the first thing I'd try is to have the portfile tell the build system to use C89 instead (since C89 was the default with older compilers but C99 is the default with clang). -- Ticket URL: <https://trac.macports.org/ticket/40096#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X