Discussion:
building dynamic libc from actual CVS fails
Gernot Tenchio
2010-10-20 20:29:19 UTC
Permalink
Hi,

building a dynamic libc from current CVS fails with the following error:

pic-i386/libc.so: undefined reference to `fallocate'

My guess is, the very same will happen on all architectures with support for
shared libraries since "fallocate.S" isn't included in all "dyn_syscalls.S"
files. And exactly this will fix it: Simply include "fallocate.S"...

A patch is here: http://www.tenchio.de/patches/dietlibc-fallocate.patch

Regards
Gernot
--
Hier könnte ihre Werbung stehen!
Loading...