Re: 2.6.13-rc3-mm2 (kbuild broken for external modules)

From: Brice Goglin
Date: Wed Jul 27 2005 - 07:33:31 EST


Le 27.07.2005 14:08, Miklos Szeredi a écrit :
>> git-kbuild.patch
>
>
> This breaks building of external modules:
>
> scripts/Makefile.build:14: /usr/src/linux-2.6.13-rc3-mm2//home/miko/fuse/kernel/Makefile: No such file or directory
> make[2]: *** No rule to make target `/usr/src/linux-2.6.13-rc3-mm2//home/miko/fuse/kernel/Makefile'. Stop.
> make[1]: *** [_module_/home/miko/fuse/kernel] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.6.13-rc3-mm2'
> make: *** [all-spec] Error 2

I'm seeing the same probleme here.
It seems to be caused by some $(obj) that have been replaced by
$(srctree)/$(src) in Makefile.{build,clean}.

Regards,
Brice
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/