[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.2.0 compile error
- From: Roberto Ierusalimschy <roberto@...>
- Date: Wed, 28 Dec 2011 15:52:38 -0200
> However, our software has been solidified against the 7.x kernel and
> we aren’t quite ready to migrate to 8.x just yet. (For that matter
> it looks like 9.0 is about to get released soon, so we may consider
> skipping over the 8.x kernel entirely just so we’re current.)
Have you checked how/where fseeko and ftello are defined in the system
header files? As I pointed out in another message, maybe there is a bug
in the header files of this version.
-- Roberto