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: Cheng Gao
Subject: Re: emacs-unicode build - make bootstrap fails
Date: Thu, 26 Aug 2004 16:10:33 +0800
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (windows-nt)

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'
| 
oo-spd/i386/temacw32.a(w32term.o)(.text+0x1483):D:/cygwin/home/cvs/emacs-unicode
| /src/w32term.c:1231: undefined reference to `char_table_set_range'
| oo-spd/i386/temacw32.a(xfaces.o)(.text+0x61fa): In function `Fface_font':
| D:/cygwin/home/cvs/emacs-unicode/src/xfaces.c:5004: undefined reference to 
`Qcha
| racterp'
| make[2]: *** [oo-spd/i386/temacs.exe] Error 1
| make[2]: Leaving directory `D:/cygwin/home/cvs/emacs-unicode/src'
| make[1]: *** [bootstrap-temacs] Error 2
| make[1]: Leaving directory `D:/cygwin/home/cvs/emacs-unicode/src'
| make: *** [bootstrap-gmake] Error 2
`----

Anyboday can help me with this?

-- 
我有数行泪
不落十余年
今日为君尽
并洒秋风前





reply via email to

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