[BUG -next] ./usr/include/cxl/features.h:11:10: fatal error: uuid/uuid.h: No such file or directory
From: Paul E. McKenney
Date: Fri Mar 28 2025 - 13:39:18 EST
Hello!
In next-20250328 and next-20250327, allmodconfig builds get me:
./usr/include/cxl/features.h:11:10: fatal error: uuid/uuid.h: No such file or directory
This file is apparently auto-generated, because when I change the #include
to the more likely linux/uuid.h, my changes are overwritten by the build.
Gregory Price noted that something similar has happened recently and been fixed:
https://lore.kernel.org/all/70ba4e80-53c4-4583-82f3-2851e0829aa6@xxxxxxxxxxxxx/
Perhaps someone unfixed it?
Thanx, Paul