[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Failed to compile emacs-unicode-2 branch.
From: |
Kenichi Handa |
Subject: |
Re: Failed to compile emacs-unicode-2 branch. |
Date: |
Thu, 14 Oct 2004 21:37:40 +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>, 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.
---
Ken'ichi HANDA
address@hidden