[klibc] Another klibc dependency issue

Sam Ravnborg sam at ravnborg.org
Sun Jul 9 14:25:36 PDT 2006


On Mon, Jun 12, 2006 at 09:36:36PM -0700, H. Peter Anvin wrote:
> Okay, every time I think I'm finally speaking Kbuild properly, I get 
> stumped again...
> 
> I just noticed that if I "touch usr/klibc/SYSCALLS.def", and type "make 
> -j", I get:
...
I bite the bullet this time. See my RFC patch.
But with that patch the below issue is solved - the exciting part is
what I broke other than all architectures ;-)

	Sam

> : tazenda 113 ; touch usr/klibc/SYSCALLS.def
> : tazenda 114 ; make -j
>   GEN     usr/klibc/syscalls/SYSCALLS.i
>   GEN     usr/klibc/syscalls/typesize.c
>   KLIBCCC usr/klibc/syscalls/typesize.o
>   OBJCOPY usr/klibc/syscalls/typesize.bin
>   GEN     usr/klibc/syscalls/syscalls.mk
>   KLIBCAS usr/klibc/syscalls/_exit.o
...
   KLIBCAS usr/klibc/syscalls/sendmsg.o
>   KLIBCAS usr/klibc/syscalls/recvmsg.o
>   LIST    usr/klibc/syscalls/syscalls.list
> : tazenda 115 ;
> 
> In other words, it rebuilds all the system calls, but nothing above it...
> 
> 	-hpa
> 



More information about the klibc mailing list