emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: charprop.el and uni-*.el


From: Lennart Borgman (gmail)
Subject: Re: charprop.el and uni-*.el
Date: Wed, 13 Feb 2008 19:17:07 +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



Juanma Barranquero wrote:
On Feb 13, 2008 6:06 PM, Lennart Borgman (gmail)
<address@hidden> wrote:

Hm, I forgotten added this, maybe that is the trouble now?:

     cd emacs\leim\CXTERM-DIC
     cvs update -kb *.tit

I have the following files:

  leim/CXTERM-DIC/*.tit
  international/uni-*.el

Thanks, added the second one.

checked out with -kb and my bootstrap is successful.

And then I bootstrap the normal way on w32:

     cd emacs\nt
     make --debug=b bootstrap

Uh?

I always do

  cd emacs\nt
  configure.bat --with-gcc --cflags -IC:/my/emacs/include/path
--cflags -fno-crossjumping

Me too, but I do not always write what I intend to.

  make bootstrap install

             Juanma


A new error this time (unrelated to the prev errors I believe):

gcc -I. -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0400 -D_X86_=1 -c -gstabs+ -g3 -mtune=pentium4 -O2 -Di386 -D_CRTAPI1=_cdecl -Ic:/g/include -fno-crossjumping -Demacs=1 -DWINDOWSNT -DDOS_NT -DHAVE_CONFIG_H -I../nt/inc -D_UCHAR_T -DHAVE_NTGUI=1 -DUSE_CRT_DLL=1 -DPURESIZE=5000000 -o oo-spd/i386/data.o data.c
  data.c:116: error: conflicting types for 'wrong_type_argument'
lisp.h:2259: error: previous declaration of 'wrong_type_argument' was here
  data.c:116: error: conflicting types for 'wrong_type_argument'
lisp.h:2259: error: previous declaration of 'wrong_type_argument' was here
  make[2]: *** [oo-spd/i386/data.o] Error 1
  make[2]: Leaving directory `C:/eclean/bld/emacs/src'
  make[1]: *** [bootstrap-temacs] Error 2
  make[1]: Leaving directory `C:/eclean/bld/emacs/src'
  make: *** [bootstrap-gmake] Error 2




reply via email to

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