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

Re: [MiNT] kern_ioctl() should return ENOSYS



--------------------------------------------------
Thorsten Otto <halgara@yahoo.de> wrote:
(29/01/2015 14:59)

> >Maybe you should tell us the version you're
> > testing against then.
> 
> The version of cat? It is from coreutils-8.22.
> 
> Maybe it is caused by a slightly modified mintlib that i am using, or by cross-compiling the tools from coreutils-8.22 (the configure script there does a lot of runtime checks, and for mintlib does some wrong guessing when cross-compiling).
> 
> In any case, Ffstat64() on a file that was successfully opened should not fail with EINVAL.

I'm pretty sure Ffstat64 is not implemented, that's why you get 
EINVAL.

Could you post a stripped-down test-case using GEMDOS-calls (no 
mintlib+stuff)?

-Helmut