[OpenIndiana-discuss] vim 9 problem

Predrag Zecevic predrag.zecevic.1961 at googlemail.com
Mon Oct 31 14:52:43 UTC 2022


Hi all,

with recent OI updates, I got this version of vim installed:

:; vim --version
VIM - Vi IMproved 9.0 (2022 Jun 28, compiled Oct 26 2022 09:11:22)
Included patches: 1-800
Modified by OpenIndiana <oi-dev at openindiana.org>
Compiled by oi-userland build environment
Huge version without GUI.  Features included (+) or not (-):
+acl               +file_in_path      +mouse_urxvt -tag_any_white
+arabic            +find_in_path      +mouse_xterm       -tcl
+autocmd           +float             +multi_byte +termguicolors
+autochdir         +folding           +multi_lang        +terminal
-autoservername    -footer            -mzscheme          +terminfo
-balloon_eval      +fork()            +netbeans_intg +termresponse
+balloon_eval_term +gettext           +num64 +textobjects
-browse            -hangul_input      +packages          +textprop
++builtin_terms    +iconv             +path_extra        +timers
+byte_offset       +insert_expand     +perl/dyn          +title
+channel           +ipv6              +persistent_undo   -toolbar
+cindent           +job               +popupwin +user_commands
-clientserver      +jumplist          +postscript        +vartabs
-clipboard         +keymap            +printer +vertsplit
+cmdline_compl     +lambda            +profile +vim9script
+cmdline_hist      +langmap           -python            +viminfo
+cmdline_info      +libcall           +python3/dyn +virtualedit
+comments          +linebreak         +quickfix          +visual
+conceal           +lispindent        +reltime +visualextra
+cryptv            +listcmds          +rightleft         +vreplace
+cscope            +localmap          +ruby/dyn +wildignore
...

But, when calling it (using same ~/.vimrc for years), it throws an error:

:; vim ~/.vimrc +370
Error detected while processing ~/.vimrc:
line  370:
E609: Cscope error: /bin/sh: exec: cscope: not found
Press ENTER or type command to continue


Problem is fixed with:

:; pfexec pkg install -v  pkg:/developer/cscope
...

So, I guess 'cscope' should be installed as dependency package for this 
'vim' version.
Presumably, previous version was using some internal 'cscope' 
funtcion/plugin...

Of course, I am not sure that my conclusion is right one.

Regards.

-- 
Predrag Zečević
predrag.zecevic.1961 at googlemail.com




More information about the openindiana-discuss mailing list