Hello, I did some reading on the subject of large file support. There is also the issue of what type of file system you are using. While I'm running the 2.4.0 kernel and the latest glibc with large file size support, I just discovered that the reisterfs I use on my partitions does NOT support large file sizes. Rats. However, the IBM journal file system does. Here's a link that may be of use:
http://www.suse.de/~aj/linux_lfs.html HTH, Bobby ----- Original Message ----- From: "Per Jessen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, June 07, 2003 4:23 PM Subject: [analog-help] Re: (Weird) Filesize Problem / 2GB Limit > Nicolai Schleifer wrote: > > > When I want to analyze it with analog, it fails silently like the > > following: > > > > [root somedir../2003]# time /usr/bin/analog -q -G > > [+g/export/lib/analogrmagic/analog.cfg -Oanalog.dat access.log.gz > > > > Somebody already had this problem? Is it resolvable through > > recompilation of analog only? Or can't I use such large files with it, > > even when the underlying OS partly supports such large files? > > YMMV, but build analog with -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE, make > sure your glibc has LFS support, and at least analog should be ready to > deal with large files. > > > /Per > > > -- > Per Jessen, Zurich > http://timian.jessen.ch - an analog report formatter using XSLT. > http://www.dansk.org - for alle danskere i udlandet! > > +------------------------------------------------------------------------ > | TO UNSUBSCRIBE from this list: > | http://lists.isite.net/listgate/analog-help/unsubscribe.html > | > | Digest version: http://lists.isite.net/listgate/analog-help-digest/ > | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general > | List archives: http://www.analog.cx/docs/mailing.html#listarchives > +------------------------------------------------------------------------ > +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | Digest version: http://lists.isite.net/listgate/analog-help-digest/ | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------
