I have tried to build the latest xetex trunk today, and it has failed with the following message:
In file included from ../../../source/texk/web2c/xetexdir/XeTeXFontMgr.cpp:44:0:
/home/pan/devel-xetex/build/libs/harfbuzz/include/hb-ot.h:35:25: fatal error: hb-ot-shape.h: No such file or directory
#include "hb-ot-shape.h"
^
But "hb-ot-shape.h" is in .../source/libs/harfbuzz/harfbuzz-0.9.26/src. Still build.sh has failed to find it.
Anonymous
Well, after running the autogen.sh in the source folder, I go back to build.sh and the build has been successful.
I would like to close this ticket, but I don't know how, or whether I have the right to.