#39064: vile: error: conflicting types for 'yyget_leng' ---------------------------+-------------------------------- Reporter: veedeehjay@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: vile | ---------------------------+-------------------------------- Comment (by ryandesign@…): Replying to [comment:4 veedeehjay@…]:
no idea. but I've checked that the flex version is the same as under 10.7.5 where vile still compiled without problem. so I'm not sure whether it's directly related t flex.
You're talking about the version of `flex` provided by MacPorts, not the version of `flex` provided by Apple in OS X (which isn't being used since the MacPorts version is installed).
another thought; the `vile` binary from 10.7.5 runs just fine under 10.8.3 but chokes since it does not find certain (ASCII) resource files in the canonical places. woud it be stupid/out of the question to provide a binary package of vile for 10.8.3 that was generated under 10.7.5 (or similar)??
We don't have a mechanism to do that in MacPorts. Our automated build system builds each port on each version of OS X, and when MacPorts goes looking for binaries, it will only look for those built on the same version of OS X.
this could be a short-term work around until (hopefully) the `vile` maintainer can look into this.
The vile port in MacPorts has no maintainer at this time. -- Ticket URL: <https://trac.macports.org/ticket/39064#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X