[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] data size errors on Solaris 10 T2000 hobbit v4.2.0
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] data size errors on Solaris 10 T2000 hobbit v4.2.0
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Fri, 2 Mar 2007 23:52:56 +0100
- References: <013674f6e31d0140b670c2c316f2054d@mail.ruckus.com>
- User-agent: Mutt/1.5.12-2006-07-14
On Fri, Mar 02, 2007 at 04:50:54PM -0500, Alan Davis wrote:
> I'm trying to diagnose an error when using the FILE MTIME feature. I've
> searched the mail archives and googled but haven't found much relevant.
>
> Any suggestions would be appreciated.
>
> Error from file service
>
> [file:/dbbackup/exp/RPRL1/exp.RPRL1.20070228.dmp]
> ERROR: Value too large for defined data type
[snip]
> This system also fails the LFS check - even though as a 64bit system it
> shouldn't
These two could be related. Could you try adding the line
LFSDEF = -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
to your client Makefile, then run "make clean; make; make install" to
re-build and re-install the client ?
Regards,
Henrik