Created attachment 1339 [details] move #include "zconf.hash.c" in a second prologue section Hello, Rebuilding the kconfig parser fails with bison 2.4.1: scripts/kconfig/zconf.y produces a zconf.tab.c file in which zconf.hash.c is included before the token type definitions (which it needs). The attached patch fixes this problem.
fixed in "Hurd compat fixes. Mostly dealing with absent PATH_MAX" commit in git