[MacPorts] #30793: macvim 7.3.snapshot61 build failure
MacPorts
noreply at macports.org
Fri Aug 19 09:26:05 PDT 2011
#30793: macvim 7.3.snapshot61 build failure
-------------------------------+--------------------------------------------
Reporter: skoczko@… | Owner: raimue@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.1
Keywords: | Port: macvim
-------------------------------+--------------------------------------------
Comment(by gary.verhaegen@…):
Got the same problem here. Build output says
{{{
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_MacVim/MacVim/work/MacVim/src/MacVim/MMFullscreenWindow.m:
No such file or directory
}}}
and, indeed, I have:
{{{
$ ls
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_MacVim/MacVim/work/MacVim/src/MacVim/
| grep -i fullscreen
MMFullScreenWindow.h
MMFullScreenWindow.m
}}}
where you might notice the difference in the capitalization of
{{{FullScreen}}} vs. {{{Fullscreen}}}.
Manually renaming {{{MMFullScreenWindow.m}}} to {{{MMFullscreenWindow.m}}}
solves the problem.
--
Ticket URL: <https://trac.macports.org/ticket/30793#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list