emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs build failure: w2k


From: Kenichi Handa
Subject: Re: emacs build failure: w2k
Date: Wed, 1 Dec 2004 20:11:27 +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>, Dhruva Krishnamurthy <address@hidden> writes:
>  I am building emacs HEAD from CVS on W2K using MSVC 6.0. It fails on 
> bootstrap.
[...]
> temacs1.lib(w32console.obj) : error LNK2001: unresolved external
> symbol _encode_terminal_code

Oops, I didn't notice that encode_terminal_code defined in
term.c is called from the other file because no header file
contains prototype of that function.

I've just installed a fix to term.c and w32console.c.
Please try the latest CVS code.

---
Ken'ichi HANDA
address@hidden




reply via email to

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