[EMAIL PROTECTED] ([EMAIL PROTECTED]):

> We're facing problems now with Analog and since now with no
> solutions.
 
> Analog 5.1 is running on Red Hat 7.2, compiled with glibc 2.2.4-13 so should
> be able to used file greater than 2 Go (but I have a warning if I try that
> so I use LOGFILE=blabla*.log instead)

You need to have the following to get large file support:

1] Kernel that supports 64-bit file offsets (2.4.x, I think)

2] Glibc that supports 64-bit file offset (2.2.3 or later)

3] Software compiled to use 64-bit offsets


If the first is true (and you said the second is) then try rebuilding
Analog with this definition:

CC="cc -D_FILE_OFFSET_BITS=64"



-- 

Jeremy Wadsack
Wadsack-Allen Digital Group

+------------------------------------------------------------------------
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|    http://www.mail-archive.com/[email protected]/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to