2017-11-22 3:26 GMT+09:00 Ilya Mikhaltsou <[email protected]>: > > Which Vim version and patchlevel were you trying to build? > > patch 8.0.1324 > > > I see several patches about inability to build "with ruby 2.4" or > > "with ruby on some systems" (the latest of which was 8.0.1185) and > > also several patches about "build fails on the mac" (the latest of > > which was 8.0.1316). Did you try building with all of them applied? > > None of those patches seem relevant to the specific problem, as to what I > can tell. > > > And did you try running "make reconfig" with configure arguments set > by environment variables as shown > > I was mirroring the process Homebrew uses for building vim and target its > ability to build vim in a clean environment. > > > > it is always better, before reporting a bug, to check > > that it still happens with the latest sources > > Patches 8.0.1325 - 8.0.1330 don't show any changes relevant to this > problem. >
Just to make sure. Have you tried something like this?: ./configure --enable-rubyinterp --with-ruby-command=/path/to/interpreter If so, what did you set it to? > -- > -- > You received this message from the "vim_dev" 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_dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- You received this message from the "vim_dev" 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_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
