info-mtools
[Top][All Lists]
Advanced

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

Re: [Mtools] Reading label from a large capacity memory card


From: Alain Knaff
Subject: Re: [Mtools] Reading label from a large capacity memory card
Date: Fri, 20 Feb 2009 13:48:15 +0100
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Simon Large wrote:
> llong.h line 32 is:
> # ifdef HAVE_LLSEEK || defined(HAVE_LSEEK64)
> and should be:
> # if defined(HAVE_LLSEEK) || defined(HAVE_LSEEK64)

Oops... I'll fix this.

> After that change everything compiles without errors or warnings.
> Unfortunately the end result is the same, "Big disks not supported..."


Maybe, if you have one small example of usage of lseek64 ready, could you
mail me it? (complete, with #include's) Maybe from the example, I'll be
able to figure out how to integrate that into mtools.

Thanks,

Alain



reply via email to

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