argusarchive.
    Scott A. McIntyre 
    scott at xs4all.nl
       
    Sat Nov  3 03:53:21 EST 2001
    
    
  
Zei Carter Bullard (carter at qosient.com):
> Hey Scott,
>    Well the changes I put in are important, but the
> (2^31 - 1) sure looks like a real binary clue, if
> I ever saw one.  Not much we can do if the system
> routine dumps core in this situation.
> 
>    We can put in a file size parameter and not generate
> files bigger than x, if that is the only solution.
> 
No need -- fixed.
Add to your CFLAGS for argus():   -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
And if you're running glibc 2.2 or higher, and kernel 2.4.10 or higher,
then it works fine with XFS.   Other applications were doing fine, so I
figured it had to be something inside argus.  
-rw-r--r--    1 argus     argus     2147483647 Nov  2 21:45 argus_data2
-rw-r--r--    1 argus     argus     2308237532 Nov  3 09:54 argus_data3
Rock N Roll.
Scott
    
    
More information about the argus
mailing list