Cedric Le Goater wrote: > Michal Piotrowski wrote: > >>>> usr/klibc/syscalls/typesize.c:1:23: error: syscommon.h: No such file >>>> or directory >>> That one's probably just a parallel kbuild race. Type `make' again. >>> >> "make O=/dir" is culprit. >> >> Regards, >> Michal >> > > That's how i fixed it. Is that the right way to do it ? > Probably not. I suspect what's needed is the same EXTRA_KLIBCCFLAGS as in socketcalls/Kbuild. -hpa