[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make bootstrap fails on w32/MinGW
From: |
Lennart Borgman (gmail) |
Subject: |
Re: make bootstrap fails on w32/MinGW |
Date: |
Mon, 04 Feb 2008 18:58:15 +0100 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666 |
Jason Rumney wrote:
Eli Zaretskii wrote:
You must configure with the --enable-font-backend switch, for now.
This is now fixed. I was under the mistaken impression that the new file
font.c was specific to the new font backend, so it was not being built.
I just tried again, deleted everything and checked out it again:
cvs -z3 -d:pserver:address@hidden:/sources/emacs co
emacs
and then
configure --with-gcc --cflags -Ic:/g/include
make bootstrap
Now I get
Loading c:/eclean/bld/emacs/lisp/term/w32-win.el (source)...
Loading c:/eclean/bld/emacs/lisp/ls-lisp.el (source)...
Loading c:/eclean/bld/emacs/lisp/disp-table.el (source)...
Loading c:/eclean/bld/emacs/lisp/dos-w32.el (source)...
Loading c:/eclean/bld/emacs/lisp/w32-fns.el (source)...
Loading c:/eclean/bld/emacs/lisp/emacs-lisp/float-sup.el (source)...
((268501 . 5303) (13284 . 0) (669 . 155) 1972025 1263511 (96 . 4) (20 .
21) (29848 . 8456))
Loading c:/eclean/bld/emacs/lisp/vc-hooks.el (source)...
Loading c:/eclean/bld/emacs/lisp/ediff-hook.el (source)...
Loading c:/eclean/bld/emacs/lisp/tooltip.el (source)...
((272951 . 5329) (13443 . 2) (670 . 154) 1994148 1263564 (98 . 2) (20 .
21) (30295 . 8009))
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name emacs
72509 pure bytes used
Dumping from c:/eclean/bld/emacs/src/oo-spd/i386/temacs.exe
to c:/eclean/bld/emacs/src/oo-spd/i386/emacs.exe
mkdir "../bin"
cp -f oo-spd/i386/emacs.exe ../bin
make[1]: Leaving directory `C:/eclean/bld/emacs/src'
make unidatagen-CMD
make[1]: Entering directory `C:/eclean/bld/emacs/nt'
if exist ..\admin\unidata\UnicodeData.txt \
make -w -C ../admin/unidata
make[2]: Entering directory `C:/eclean/bld/emacs/admin/unidata'
"../../src/oo-spd/i386/emacs.exe" -Q --multibyte -batch -f
batch-byte-compile unidata-gen.el
Cannot open load file: encoded-kb
make[2]: *** [unidata-gen.elc] Error -1
make[2]: Leaving directory `C:/eclean/bld/emacs/admin/unidata'
make[1]: *** [unidatagen-CMD] Error 2
make[1]: Leaving directory `C:/eclean/bld/emacs/nt'
make: *** [bootstrap-gmake] Error 2
bootstrap-080204.tmp
- Re: make bootstrap fails on w32/MinGW, (continued)
- Re: make bootstrap fails on w32/MinGW, Jason Rumney, 2008/02/01
- Re: make bootstrap fails on w32/MinGW, Óscar Fuentes, 2008/02/01
- Re: make bootstrap fails on w32/MinGW, Eli Zaretskii, 2008/02/02
- Re: make bootstrap fails on w32/MinGW, Eli Zaretskii, 2008/02/02
- Re: make bootstrap fails on w32/MinGW, Lennart Borgman (gmail), 2008/02/03
- Re: make bootstrap fails on w32/MinGW, Eli Zaretskii, 2008/02/03
- Re: make bootstrap fails on w32/MinGW, Eli Zaretskii, 2008/02/03
- Re: make bootstrap fails on w32/MinGW, Jason Rumney, 2008/02/03
- Re: make bootstrap fails on w32/MinGW,
Lennart Borgman (gmail) <=
- Re: make bootstrap fails on w32/MinGW, Juanma Barranquero, 2008/02/04
- Re: make bootstrap fails on w32/MinGW, Lennart Borgman (gmail), 2008/02/04
- Re: make bootstrap fails on w32/MinGW, Andreas Schwab, 2008/02/04
- Re: make bootstrap fails on w32/MinGW, Juanma Barranquero, 2008/02/04
- Re: make bootstrap fails on w32/MinGW, Stefan Monnier, 2008/02/04
- Re: make bootstrap fails on w32/MinGW, Juanma Barranquero, 2008/02/04
- Re: make bootstrap fails on w32/MinGW, Eli Zaretskii, 2008/02/04
- Re: make bootstrap fails on w32/MinGW, Jason Rumney, 2008/02/04
- Crash in titdic-convert with DOS line ends, Jason Rumney, 2008/02/04
- Re: Crash in titdic-convert with DOS line ends, Kenichi Handa, 2008/02/04