Re: how to manage make(1) dependencies on gnulib-generated header files

Paul Eggert <[email protected]> Tue, 28 Jul 2026 15:32:52 -0700
Newsgroups gmane.comp.lib.gnulib.bugs,gmane.comp.printing.groff.general
Organization UCLA Computer Science Department
Message-ID <[email protected]>
On 2026-07-28 15:20, G. Branden Robinson wrote:
>    CC       lib/libgnu_a-c32isalnum.o
> In file included from lib/c32isalnum.c:26:
> lib/c32is-impl.h:35:10: fatal error: unictype.h: No such file or directory
>     35 | #include "unictype.h"
> 
> Any idea about that one?

Sorry, no, other than what Bruno and I already suggested, which is "Don't do that unless you've already run a plain 'make'."