> From: Lennart Borgman <lennart.borg...@gmail.com> > Date: Wed, 26 Jan 2011 13:35:41 +0100 > Cc: Eli Zaretskii <e...@gnu.org>, c...@stupidchicken.com, jan....@swipnet.se, > bug-gnulib@gnu.org, j...@meyering.net, emacs-de...@gnu.org > > I just tried to build on w32 (with the tools I used before) and got > the error below. Is that expected at the moment? > > gcc -I. -c -gdwarf-2 -g3 -DEMACSDEBUG -Ic:/g/include > -fno-crossjumping -Demacs=1 -DHAVE_CONFIG_H -I../nt/inc -DHAVE_N > TGUI=1 -DUSE_CRT_DLL=1 -DPURESIZE=5000000 -o oo/i386/print.o print.c > print.c:53:21: ftoastr.h: No such file or directory > make[2]: *** [oo/i386/print.o] Error 1 > make[2]: Leaving directory `C:/emacs-lp/bld/emacs/trunk/src' > make[1]: *** [bootstrap-temacs] Error 2 > make[1]: Leaving directory `C:/emacs-lp/bld/emacs/trunk/src' > make: *** [bootstrap-gmake] Error 2
Should be fixed now.