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

Marc Leeman marc.leeman at gmail.com
Fri Jan 26 00:04:23 PST 2007


> 	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.

-- 
  greetz, marc
I'm only judging on my experience with you, but I've never seen such
a deficient species.
	Pilot - Crackers Don't Matter
scorpius.homelinux.org 2.6.19 #1 Tue Dec 5 16:35:02 CET 2006 GNU/Linux
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://busybox.net/lists/busybox/attachments/20070126/f015d62a/attachment.pgp 


More information about the busybox mailing list