bug-global
[Top][All Lists]
Advanced

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

Re: htags -d not working?


From: Rui Lopes
Subject: Re: htags -d not working?
Date: Wed, 01 Sep 2004 18:16:31 +0100
User-agent: Mozilla Thunderbird 0.7.1 (X11/20040719)

Shigio Yamaguchi wrote:

I cannot reproduce the trouble.
This is my result.

% cd /tmp/global                <= GLOBAL source code
% mkdir /tmp/tags
% gtags /tmp/tags
% ls -l /tmp/tags
total 2024
-rw-r--r--  1 shigio  wheel    16384 Sep  2 00:12 GPATH
-rw-r--r--  1 shigio  wheel  1392640 Sep  2 00:12 GRTAGS
-rw-r--r--  1 shigio  wheel   434176 Sep  2 00:12 GSYMS
-rw-r--r--  1 shigio  wheel   204800 Sep  2 00:12 GTAGS
% htags -d /tmp/tags /tmp/tags
% ls -l /tmp/tags
total 2025
-rw-r--r--  1 shigio  wheel    16384 Sep  2 00:12 GPATH
-rw-r--r--  1 shigio  wheel  1392640 Sep  2 00:12 GRTAGS
-rw-r--r--  1 shigio  wheel   434176 Sep  2 00:12 GSYMS
-rw-r--r--  1 shigio  wheel   204800 Sep  2 00:12 GTAGS
drwxr-xr-x  9 shigio  wheel      512 Sep  2 00:12 HTML
% _
That doesn't work here, it fails when I try to run htags :( Are you running global-4.8 from the release tarball?

I have to add that, ``htags.pl -d /tmp/tags /tmp/tags'' works fine, but the C version doesn't.

Do you use environment variables or configuration file about GLOBAL?
No, I didnt add anything. I just installed global-4.8 from sources on my FreeBSD 5.3-beta2.


Regards,
Rui Lopes




reply via email to

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