help-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Solved: Global not working


From: Grigorios Prasinos
Subject: Solved: Global not working
Date: Sat, 23 Aug 2003 18:45:49 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030630

Hello again

Your suggestion solved the problem.
Thank your very much for providing the community with
such a useful utility.

Best,
-Grigoris Prasinos

Shigio Yamaguchi wrote:
Hello,

I just installed global v4.6 on my mandrake 9.1 system
(first-time global user).
My problem is that global is not working:
When I type 'gtags' in a project directory I get no
error messages but the files GTAGS and GRTAGS are empty
(while GPATH and GSYMS have the same size).


It seems a configuration problem in Linux.
Would you please take following workaround?

% ./configure                   # execute configure
% vi config.h                   # edit config.h (generated by configure)

        +----------------------------------------------------
        |/* Define if your struct dirent has dp_d_namlen. */
        |#define HAVE_DP_D_NAMLEN 1
        |
        |/* Define if your struct dirent has dp_d_type. */
        |#define HAVE_DP_D_TYPE 1

                |
                v
        +----------------------------------------------------
        |/* Define if your struct dirent has dp_d_namlen. */
        |/* #define HAVE_DP_D_NAMLEN 0 */               <- encomment
        |
        |/* Define if your struct dirent has dp_d_type. */
        |/* #define HAVE_DP_D_TYPE 0 */                 <- encomment

% make
# make install

I will fix this problem in the next release.
Good luck!
--
Shigio Yamaguchi <address@hidden> - Tama Communications Corporation
Spare mail address: <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3





reply via email to

[Prev in Thread] Current Thread [Next in Thread]