I get:
../../lyx-devel/src/mathed/../ -I../.. -I../../../lyx-devel -I../../../lyx-devel/boost
-I../../../lyx-devel/src/cheaders -I/afs/rocq/home/meval/common/include/
-I/usr/local/include/ -g -c -MD ../../../lyx-devel/src/mathed/math_deliminset.C
cxx: Error: ../../../lyx-devel/src/mathed/math_deliminset.C, line 11: could
not open source file "math_extern.h"
#include "math_extern.h"
------------------------^
cxx: Info: 1 error detected in the compilation of
"../../../lyx-devel/src/mathed/math_deliminset.C".
So, where/what is math_extern.h?
JMarc