emacs-devel
[Top][All Lists]
Advanced

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

Re: Failed to compile emacs-unicode-2 branch.


From: zrr
Subject: Re: Failed to compile emacs-unicode-2 branch.
Date: Thu, 14 Oct 2004 21:23:40 +0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.0 (gnu/linux)

Kenichi Handa <address@hidden> writes:

> In article <address@hidden>, zrr <address@hidden> writes:
>
>> Hello,
>>    I have just checked out the emacs-unicode-2 branch but I failed
>>    to compile it.
>
>>    The feedback error message is as follows:
>
>>    gcc -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H -DUSE_GTK  -I. 
>> -I/home/xoo/software/emacs/cvs/emacs-unicode/emacs/src -D_BSD_SOURCE 
>> -I/usr/X11R6/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
>> -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include 
>> -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
>> -g -O2 callproc.c
>>    callproc.c: In function `Fcall_process':
>>    callproc.c:809: structure has no member named `type'
>>    callproc.c:809: `coding_type_no_conversion' undeclared (first use in this 
>> function)
>>    callproc.c:809: (Each undeclared identifier is reported only once
>>    callproc.c:809: for each function it appears in.)
>>    make[1]: *** [callproc.o] error 1
>>    make[1]: Leaving directory 
>> `/home/xoo/software/emacs/cvs/emacs-unicode/emacs/src'
>>    make: *** [src] error 2
>
> This was because of merging changes from trunk.  It should
> be already fixed.  Please try "cvs update" again.

  Thank you, it's fixed now.

  But I have another bug to report.

  Chinese-GBK and Chinese-GB18030 can't work in terminal mode. I
  started emacs whth the command '$ emacs -q -nw' in a terminal
  emulator(urxvt), which supports GBK character set, and I setted
  the language environment and keyboard coding system to
  'chinese-gbk' with the command 'set-language-enviroment and
  set-keyborad-coding-system'.  But when I tried to input characters
  with the X input method SCIM, I got odd characters "????????",
  however, 'chinese-iso-8bit' works perfectly.

  I can't point out where is the wrong due to my limited knowledge
  of emacs mule.

Regards!
Tang
>
> ---
> Ken'ichi HANDA
> address@hidden
>
>
> _______________________________________________
> Emacs-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-devel




reply via email to

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