emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: emacs-unicode build - make bootstrap fails


From: Kenichi Handa
Subject: Re: emacs-unicode build - make bootstrap fails
Date: Thu, 26 Aug 2004 20:03:01 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.3 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

In article <address@hidden>, Cheng Gao <address@hidden> writes:

> Cheng Gao <address@hidden> writes:
>>  Some investigation shows that it's owing to change of struct
>>  coding_sytem in src/coding.h. Member variable type, eol_type and flags
>>  are removed, but function x_to_win32() function in win32fns.c uses stale
>>  coding_system struct.

> I commented out line 5409 and 5410 of w32fns.c and bootstrapping can
> pass this file successfully. But now I get:

> ,----
> | oo-spd/i386/temacw32.a(w32term.o)(.text+0x13a1): In function 
> `x_get_font_reperto
> | ry':
> | D:/cygwin/home/cvs/emacs-unicode/src/w32term.c:1201: undefined reference to 
> `Fma
> | ke_char_table'

As I don't have Windows environment to test Emacs, I may be
wrong, but the above error is very strange.
Fmake_char_table is surely defined in chartab.c and it has
extern declaration in lisp.h.

Jason, is it possible to build the current Emacs-unicode on Window?

---
Ken'ichi HANDA
address@hidden




reply via email to

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