2.5.44: what's .tmp_export-objs for?

Rob Landley (landley@trommello.org)
Mon, 28 Oct 2002 11:54:16 -0500


I accidentally did a 2.5.44 kernel build as root rather than my normal user,
so I'm trying to see what clean steps I need to so (as root) to be able to
build the tree again. A normal make clean failed (permission denied deleting
files), so I did an su and a make clean. Exit back to normal user, make
clean, life is good, do a make dep, and it complains about the directory
.tmp_export-objs.

1) Why does the build process use a hidden directory?

2) Why isn't make clean removing something with "tmp" in the name?

Just curious,

Rob

-- 
http://penguicon.sf.net - Terry Pratchett, Eric Raymond, Pete Abrams, Illiad, 
CmdrTaco, liquid nitrogen ice cream, and caffienated jello.  Well why not?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/