Finally updated to Big Sur (was 2 releases back) and trying to update and 
recompile MacVim.

My first issue was with perl needing EXTERN.h and solved it with:

export 
CPATH=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Perl/5.30/darwin-thread-multi-2level/CORE

but still getting:

clang: *error: *invalid Darwin version number: macos11.6

clang: *error: *invalid version number in '--target=x86_64-apple-macos11.6'


warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 
11.6, but the range of supported deployment target versions is 10.6 to 
10.15.99. (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 'PSMTabBarControlFramework' from project 'PSMTabBarControl')

warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 
11.6, but the range of supported deployment target versions is 10.6 to 
10.15.99. (in target 'MacVim' from project 'MacVim')

*** BUILD FAILED ***

I'm on a 2015 MBPro, so this has nothing to do with M1.

What is the proper fix that won't break things the next time I 'git pull' ?


-- 
-- 
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/a2dbc9e5-7be8-4d53-a6a5-22f111b1d693n%40googlegroups.com.

Reply via email to