Folks, I think I've encountered a bug in Makefile.in.append file handling.
I am using shadow trees with kbuild-2.5 v2.0 i386 2.4.18. Seems that pp_makefile1 tries to create the merged Makefile.in but the directory doesn't exist. E.g Shadow tree has fs/Makefile.in.append pp_makefile1 tries to create KBUILD_OBJTREE/fs/Makefile.in Since fs/ doesn't exist the file creation fails. Output from pp_makefile1 --verbose pp_makefile1 verbose 1 scan_trees 0 /usr/src/linux-2.4.18/ scan_trees 1 /usr/src/KB.jfs_0/ scan_trees 999 /usr/src/build2/ /usr/src/build2/fs/Makefile.in: No such file or directory _______________________________________________ kbuild-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/kbuild-devel