On 07/05/09 00:09, R. Hicks wrote: > > I just tried with the following configure (after getting the latest from > svn): > > ./configure --enable-cscope --enable-multibyte --with-features=huge > > I get a whole bunch of gui_mac warnings and errors and at the end it > reports: > > make[1]: *** [objects/gui_mac.o] Error 1 > make: *** [install] Error 2 > > > Is this a known problem? > > Robert
This is not the right group for such a specific question. This group is about problems related with _using_ already compiled versions of Vim. Problems related with _compiling_ Vim in general should go to the vim_dev group, and specific problems about Vim on the Mac (including compiling Macvim) should go to the vim_mac group, so I'm trying to redirect the replies to this email. Please subscribe to those two groups if you haven't yet. In general, you should make sure to have the include files for every software that you want to compile into Vim. This usually means installing the corresponding "development" packages. You should go through all those configure errors one by one and see if there are installable modules, possibly "development" packages, that you could install to make them disappear. For the MacVim build, I don't know the details, but I think that an unofficial patch is necessary. I could, however, quite easily be wrong in that respect since I am on Linux myself and previously I've been on Windows but never on a Mac. In general, I believe that my HowTo page http://users.skynet.be/antoine.mechelynck/vim/compunix.htm might still be helpful to you (since OS X is a "Unix-like" OS), but I also believe that on the Mac it is not the full story. Best regards, Tony. -- "The Schizophrenic: An Unauthorized Autobiography" --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
