On Thu, Oct 1, 2015 at 11:55 AM, Eli Zaretskii <
address@hidden> wrote:
> How did you configure Emacs?
I did
./autogen.sh
CPPFLAGS='-Ic:/Devel/emacs/include' CFLAGS='-O0 -g3' LDFLAGS='-Lc:/Devel/emacs/lib' ./configure --prefix=`pwd` --enable-checking=yes,glyphs
make
> Is your repository clean?
Yes.
> is this the first build attempt after cloning a fresh repository?
Yes, it is. And I just repeated from scratch (starting from a newly cloned repo) and had the same result.