Hisashi T Fujinaka
2016-12-17 16:56:19 UTC
I tried a git reset --hard and make distclean before I did the configure and make.
I'm seeing errors that start with:
% /Applications/Xcode.app/Contents/Developer/usr/bin/make
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -g -O2 -U_FORTIFY_SOURCE -D_F
ORTIFY_SOURCE=1 -fobjc-exceptions -o objects/gui_macvim.o MacVim/gui_macvim.m
In file included from MacVim/gui_macvim.m:16:
In file included from MacVim/MMBackend.h:12:
In file included from MacVim/MacVim.h:79:
/usr/include/os/log.h:46:27: error: redeclaration of '__dso_handle' with a different type: 'struct mach_header' vs 'void *'
extern struct mach_header __dso_handle;
^
/usr/include/os/trace.h:43:14: note: previous declaration is here
extern void *__dso_handle;
^
In file included from MacVim/gui_macvim.m:16:
In file included from MacVim/MMBackend.h:12:
In file included from MacVim/MacVim.h:79:
/usr/include/os/log.h:71:24: error: expected parameter declarator
__API_AVAILABLE(macosx(10.11), ios(9.0), watchos(2.0), tvos(9.0))
--
Hisashi T Fujinaka - ***@twofifty.com
BSEE + BSChem + BAEnglish + MSCS + $2.50 = coffee
--
I'm seeing errors that start with:
% /Applications/Xcode.app/Contents/Developer/usr/bin/make
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -DMACOS_X_UNIX -g -O2 -U_FORTIFY_SOURCE -D_F
ORTIFY_SOURCE=1 -fobjc-exceptions -o objects/gui_macvim.o MacVim/gui_macvim.m
In file included from MacVim/gui_macvim.m:16:
In file included from MacVim/MMBackend.h:12:
In file included from MacVim/MacVim.h:79:
/usr/include/os/log.h:46:27: error: redeclaration of '__dso_handle' with a different type: 'struct mach_header' vs 'void *'
extern struct mach_header __dso_handle;
^
/usr/include/os/trace.h:43:14: note: previous declaration is here
extern void *__dso_handle;
^
In file included from MacVim/gui_macvim.m:16:
In file included from MacVim/MMBackend.h:12:
In file included from MacVim/MacVim.h:79:
/usr/include/os/log.h:71:24: error: expected parameter declarator
__API_AVAILABLE(macosx(10.11), ios(9.0), watchos(2.0), tvos(9.0))
--
Hisashi T Fujinaka - ***@twofifty.com
BSEE + BSChem + BAEnglish + MSCS + $2.50 = coffee
--
--
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+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
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+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.