Nuno Magalhães wrote:
> readwrite.c:146: error: ‘off64_t’ undeclared (first use in this function)
>
> This is self explainatory: there is no such variable in the code, or
> it's not being assumed to exist for some reason...
Yeah, that's obvious.
> Did you try without the -O2? It's for optimizat
readwrite.c:146: error: ‘off64_t’ undeclared (first use in this function)
This is self explainatory: there is no such variable in the code, or
it's not being assumed to exist for some reason...
Did you try without the -O2? It's for optimization, but you can make
do without... at least for testing
2 matches
Mail list logo