emacs-devel
[Top][All Lists]
Advanced

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

Re: font-backend branch


From: Kenichi Handa
Subject: Re: font-backend branch
Date: Thu, 01 May 2008 10:01:03 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

In article <address@hidden>, Glenn Morris <address@hidden> writes:

> On a RHEL5.1 x86_64 system, I did:

> ./configure --with-x --with-x-toolkit=athena --without-toolkit-scroll-bars
> make bootstrap

> and received this build error:

> xfaces.c: In function 'x_update_menu_appearance':
> xfaces.c:3768: error: expected ',' or ';' before 'const'
> xfaces.c:3785: error: 'suffix' undeclared (first use in this function)
> xfaces.c:3785: error: (Each undeclared identifier is reported only once
> xfaces.c:3785: error: for each function it appears in.)
> xfaces.c:3791: warning: comparison of distinct pointer types lacks a cast
> make[2]: *** [xfaces.o] Error 1

Ah, I've never tried --with-x-toolkit=athena.

> Just a missing `;' at the end of line 3761.
[...]
> The same line is missing the `F' from Ffont_xlfd_name.

Thank you for finding the error.  I've just comitted a fix.

---
Kenichi Handa
address@hidden









reply via email to

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