[gmail] Busybox-1.4.0: implicit declaration of function `readahead`

Bernhard Fischer rep.dot.nop at gmail.com
Fri Jan 26 09:04:56 UTC 2007


On Fri, Jan 26, 2007 at 09:04:23AM +0100, Marc Leeman wrote:
>> 	Any advice is appreciated.
>
>man 2 readahead
>
>ssize_t readahead(int fd, off64_t *offset, size_t count);
>
>defined in 
>#include "busybox.h"
>-> #include "libbb.h"
>-> -> #include <fcntl.h>
>
>I have it in a 4.x based toolchain, but not in a 3.3.4 based cross
>toolchain.

It's only available with LFS. Fixed in menuconfig (r17539)




More information about the busybox mailing list