Created attachment 8118 [details] aviod -I/ by removing dep n PIDL_MISC This patch avoids the build failures on hosts with automount support due to -I/ triggering an include of /net/fs.h
(In reply to comment #0) > Created attachment 8118 [details] > aviod -I/ by removing dep n PIDL_MISC > > This patch avoids the build failures on hosts with automount support due to -I/ > triggering an include of /net/fs.h The patch looks good and simple enough as such, and I will happily ACK it if this is the way to go. But for my understanding: Don't we need the PIDL_MISC dependency? Or the other way around: Why does PIDL_MISC add the "-I/" (which looks strange to me)? Cheers - Michael
We seem to build fine without it, and I can't find even how it is declared. It wasn't introduced with useful commit details, and I think it's simply a bug.
Comment on attachment 8118 [details] aviod -I/ by removing dep n PIDL_MISC This will be fixed as part of bug 9339
This patch has landed in v4-0-test as part of bug #9339. Marking bug resolved duplicate for that reason. *** This bug has been marked as a duplicate of bug 9339 ***
*** Bug 9163 has been marked as a duplicate of this bug. ***