Hi,
> I compiled the latest (6.5.2) version with:
>
> ./configure --disable-gtagscscope --with-sqlite3
--with-exuberant-ctags=/usr/local/lib/gtags/exuberant-ctags.so
> make install

Please specify the path of ctags command instead of plug-in parser.
(In this timing, plug-in parser should not exist.)

--with-exuberant-ctags=/usr/local/bin/ctags

This option isn't necessary by most cases, because ./configure
searches ctags in each directory in the PATH.

Regards,
Shigio


2015-12-19 0:49 GMT+09:00 Pavel Nedev <[email protected]>:

> Hi again,
>
> First, thanks for the new Global version 6.5.2 and for adding the
> "exclude-folder-from-search" feature in the TODO list, that's just great.
>
> I noticed one issue with version 6.5.1 and 6.5.2. I'm trying to create
> database with the ctags parser, the command I use is:
>
> gtags -c --skip-unreadable --gtagsconf "/usr/local/share/gtags/gtags.conf"
> --gtagslabel=ctags
>
> The response I get however is:
>
> gtags: unexpected EOF.
>
> and the database files are all with zero size.
>
> I compiled the latest (6.5.2) version with:
>
> ./configure --disable-gtagscscope --with-sqlite3
> --with-exuberant-ctags=/usr/local/lib/gtags/exuberant-ctags.so
> make install
>
> Am I doing something wrong?
>
> With Regards,
> Pavel
>
> _______________________________________________
> Bug-global mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/bug-global
>



-- 
Shigio YAMAGUCHI <[email protected]>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3
_______________________________________________
Bug-global mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-global

Reply via email to