bug-global
[Top][All Lists]
Advanced

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

Re: gtags cannot generate more than 2G files


From: Shigio YAMAGUCHI
Subject: Re: gtags cannot generate more than 2G files
Date: Mon, 25 Sep 2017 07:15:51 +0900

Hi,
> After my project is larger, the gtags will report “dbop_put failedd
>  when the GTAGS exceed 2G.  Could you help to solve this?

If you use GNU system, does the Q4 in the FAQ help you?
(FAQ file is included in GLOBAL package)

----------------------------------------------------------------------------
Q4. I'm using GNU system. In a large project, gtags fails in making tags
    like follows:

        $ gtags
        gtags: cannot write to database.
        $ _

    File system is not full. It seems that gtags cannot make a file over 2GB.
    Any solution?

A4. If your GNU system supports 64-bit file offset then please try the
    following configuration.

        $ ./configure CFLAGS='-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
----------------------------------------------------------------------------

Regards,
Shigio


2017-09-24 14:14 GMT+09:00 Wang, Lei AO. (NSB - CN/Qingdao) <address@hidden>:

Hi,

After my project is larger, the gtags will report “dbop_put failed” when the GTAGS exceed 2G.

Could you help to solve this?

 

 

 

 

 

 

Thanks,

 


_______________________________________________
Bug-global mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-global




--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: 
26F6 31B4 3D62 4A92 7E6F  1C33 969C 3BE3 89DD A6EB

reply via email to

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