help-rcs
[Top][All Lists]
Advanced

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

Re: FW: Question Regarding RCS


From: Bob Proulx
Subject: Re: FW: Question Regarding RCS
Date: Wed, 24 Feb 2010 15:56:56 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

Hemadri, Satish wrote:
> When I am trying to check-in SAS dataset which is of more than 2 gigs, I
> am getting the below error.
> 
> ci: dt_lab_safe_tst.sas7bdat: Value too large for defined data type

That error message definitely indicates that your rcs executables were
not compiled with large file support.

Did you compile your executables yourself?  Or did you acquire a
precompiled copy from someplace else?

On the one hand GNU is all about the source and generally doesn't make
precompiled binaries available.  So your problem would really be one
to report to the party that made your binary and ask them to compile
it with large file support.  On the other I can probably help you to
compile your own copy of the code.  All you need is a C compiler.  The
source is available.  You do not need to be dependent upon someone
else to do this for you.  I do not have any SunOS machines available
to me and so I cannot provide you with binaries directly.

Do you have a C compiler such as gcc on your system?

I happen to be in just a little bit of a time crunch on a couple of
projects at this moment.  My replies may have delays.

Bob




reply via email to

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