Michael Sperber | 4 May 11:06

Re: File too large


Jonathan Rees <jar <at> creativecommons.org> writes:

> Error: File too large
>        (&primitive-i/o-error (status . 27) (operation . #{Procedure
> 2490 (call-with-input-file in channel-ports)}) (arguments "/work/gene/
> xml/Danio_rerio.xml"))
> make: *** [/work/gene/ttl/Danio_rerio.ttl] Error 1
>
>
> [jar <at> ashby trunk]$ ls -l /work/gene/xml/Danio_rerio.xml
> -rw-rw-r--  1 jar nc 2576696915 May  3 18:49 /work/gene/xml/
> Danio_rerio.xml
> [jar <at> ashby trunk]$
>
>
> Why should scheme48 care how big the file is?

Scheme 48 is just passing something on it's getting from the operating
system.  Is this Linux?  If so, I think this may be relevant:

http://www.suse.de/~aj/linux_lfs.html

> If I switch to the 64-bit version will this start working?

I would hope so.

--

-- 
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
(Continue reading)

Jonathan Rees | 5 May 01:50

Re: File too large

Tried version 1.8 in 64-bit mode and it's working fine. Thanks. - 
Jonathan

On May 4, 2008, at 5:06 AM, Michael Sperber wrote:

> Jonathan Rees <jar <at> creativecommons.org> writes:
>
>> Error: File too large
>>        (&primitive-i/o-error (status . 27) (operation . #{Procedure
>> 2490 (call-with-input-file in channel-ports)}) (arguments "/work/ 
>> gene/
>> xml/Danio_rerio.xml"))
>> make: *** [/work/gene/ttl/Danio_rerio.ttl] Error 1
>>
>>
>> [jar <at> ashby trunk]$ ls -l /work/gene/xml/Danio_rerio.xml
>> -rw-rw-r--  1 jar nc 2576696915 May  3 18:49 /work/gene/xml/
>> Danio_rerio.xml
>> [jar <at> ashby trunk]$
>>
>>
>> Why should scheme48 care how big the file is?
>
> Scheme 48 is just passing something on it's getting from the operating
> system.  Is this Linux?  If so, I think this may be relevant:
>
> http://www.suse.de/~aj/linux_lfs.html
>
>> If I switch to the 64-bit version will this start working?
>
(Continue reading)


Gmane