#36080: MacVim +python25: Build Error ----------------------------+---------------------- Reporter: SlaunchaMan@… | Owner: raimue@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: MacVim | ----------------------------+---------------------- Changes (by raimue@…): * status: assigned => closed * resolution: => fixed Comment: I would say `src/version.h` is wrong. In `src/version.c` you can clearly see that more patches have been applied, in snapshot 65 up to 7.3.646. See also `:version` when running MacVim. I identified the real problem to be the way `Python.h` was included which lead to use of the system header instead of the one provided in the `-I` include search path. Fix committed in r97692. -- Ticket URL: <https://trac.macports.org/ticket/36080#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS