A recent git pull fixed the problem! It compiles!! Thanks: Sidney San MartÃn
On Friday, October 4, 2019 at 10:25:52 AM UTC-4, Richard Mitchell wrote: > > 2018-10-04: updated OS X to the latest 10.14.6 - security updates, etc. > > I'm already rebooted, might as well update MacVim....that failed. (sigh) > (did other stuff that didn't work) > > Restarted from scratch doing these steps: > > git clone https://github.com/macvim-dev/macvim.git > cd macvim > git pull # just to be sure, already up-to-date > make distclean > ./configure --prefix=$HOME/local --with-features=huge > --enable-rubyinterp --enable-pythoninterp=yes --enable-python3interp=yes > --enable-perlinterp=yes --enable-cscope > make > > After a lot of stuff, got: > > warning: Traditional headermap style is no longer supported; please > migrate to using separate headermaps and set 'ALWAYS_SEARCH_USER_PATHS' to > NO. (in target 'PSMTabBarControlFramework' from project > 'PSMTabBarControl')warning: Traditional headermap style is no longer > supported; please migrate to using separate headermaps and set > 'ALWAYS_SEARCH_USER_PATHS' to NO. (in target 'MacVim' from project 'MacVim') > ** BUILD FAILED ** > > > The following build commands failed: > CompileC > /Users/rwmitch1/src/git/macvim/src/MacVim/build/PSMTabBarControl.build/Release/PSMTabBarControlFramework.build/Objects-normal/x86_64/PSMTabBarCell.o > > /Users/rwmitch1/src/git/macvim/src/MacVim/PSMTabBarControl/source/PSMTabBarCell.m > > normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler > (1 failure) > make[1]: *** [macvim] Error 65 > > > I'm guessing something has changed in the OS X world causing this to > suddenly break - but usually it ends up being something I've done. Is > anyone else having any issues? > -- -- You received this message from the "vim_mac" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_mac" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_mac+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_mac/3d70d753-a8c7-466a-9fbb-6be9d27c0bd9%40googlegroups.com.