Re: What does "label 'default' not found." mean?

"Shigio YAMAGUCHI" <[email protected]> Sat, 29 Jan 2011 21:41:56 +0900
Newsgroups gmane.comp.gnu.global.general
Message-ID <[email protected]>
Hello,
> What does this error message mean?:
> 
>     > global -f src/Main.cpp
>     global: label 'default' not found.

If you use configuration file (gtags.conf or $HOME/.globalrc),
it must contain 'default' label. Please see GTAGSCONF and
GTAGSLABEL in the online manual (man global).

The path of the configuration file is displayed using the -v
option.

    > global -f src/Main.cpp -v

Good luck!
--
Shigio YAMAGUCHI <[email protected]>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3