[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: HTAGS write error
From: |
Shigio YAMAGUCHI |
Subject: |
Re: HTAGS write error |
Date: |
Tue, 09 Mar 2010 11:50:00 +0900 |
Hi,
> In windows running:
> htags --suggest:
>
> [695250] adding definition ....
> [695251] adding definition ....
> htags: cannot write to database.
>
> My filesystem can handle big files, and I have more than enough free
> space(over 1 TB free).
...
> File system is not full. It seems that gtags cannot make a file over
> 2GB.
> Any solution?
The directory for temporary files seems to be full.
You can specify the directory using environment variable 'TMPDIR'.
Would you please change the directory to a bigger one?
--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3
- HTAGS write error, Daniel Palacio, 2010/03/08
- Re: HTAGS write error,
Shigio YAMAGUCHI <=