Roy Marples <r...@marples.name> wrote: > --- includes-libepoxy --- > nbmake[7]: don't know how to make gl_generated.h. Stop > nbmake[7]: stopped making "includes" in > /home/roy/src/src/external/mit/xorg/lib/libepoxy > nbmake[6]: stopped making "includes" in > /home/roy/src/src/external/mit/xorg/lib > > Looking through the sources, gl_generated and friends are created by > meson which we don't use, so is the file just missing from the repo?
The file is in xsrc/external/mit/libepoxy/src, the includes target just copies it to the right place in the target tree. Are you using the -j flag to make to build in parallel?