problem with cross compiling

David Woodhouse dwmw2 at infradead.org
Tue Nov 6 11:31:44 EST 2001


yunus.altunbicak at eliar.com.tr said:
>  does anybody encounter same error and solve it ?

Your libc is ancient and doesn't seem to provide pread() and pwrite(). 
Replacing them with wrappers which just seek and read/write should work.

--
dwmw2






More information about the linux-mtd mailing list