Hide Forgot
The file c-auto.h which is part of the kpathsea development files and included by kpathsea/kpathsea.h is missing in package texlive-lib-devel. Thus, compiling the following C code fails: #include <kpathsea/kpathsea.h> int main () { } In file included from /usr/include/kpathsea/kpathsea.h:3:0, from kpathsea-test.c:1: /usr/include/kpathsea/config.h:62:29: fatal error: kpathsea/c-auto.h: No such file or directory #include <kpathsea/c-auto.h>
Have you tried installing the texlive-kpathsea-lib-devel package? Perhaps this is what you're needing?
No, this bug is specific to rawhide, where texlive-kpathsea-lib-devel is Provided by texlive-lib-devel, and the c-auto.h header file was being accidentally omitted. It should be fixed in texlive-2015-24.20150728_r37987.fc24, which is building now, and will hopefully be done building sometime tomorrow. :P
Great, the latest build fixes the issue. Thanks for adding the missing file and for rebuilding the giant package immediately. :)
Fixed in texlive-2015-24.20150728_r37987.fc24