emacs-devel
[Top][All Lists]
Advanced

[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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]