Missing llseek

Will Newton will.newton at gmail.com
Wed May 17 20:45:03 UTC 2006


On 5/17/06, Peter S. Mazinger <ps.m at gmx.net> wrote:

> > I've just been trying to build lmbench[1] with uClibc. The build fails
> > with an undefined reference to "llseek". uClibc doesn't provide this
> > symbol, and I'm not sure if it should do as it isn't in any header
> > file. Does anyone have an opinion on whether or not uClibc should
> > provide this?
>
> uClibc provides it under the name lseek64.

That doesn't answer my question. I know how to get at the
functionality, but lmbench and therefore perhaps others, expect it to
be called "llseek". Is this a bug?



More information about the uClibc mailing list