bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#21393: cannot compile GNU emacs git (1 sep 2015)


From: Uwe Brauer
Subject: bug#21393: cannot compile GNU emacs git (1 sep 2015)
Date: Tue, 1 Sep 2015 15:51:19 +0000



On Tuesday, September 1, 2015, Eli Zaretskii <eliz@gnu.org> wrote:
> Date: Tue, 01 Sep 2015 14:25:07 +0000
> From: Uwe Brauer <oub@mat.ucm.es>
>
> ftfont.c: In function ‘ftfont_drive_otf’:
> ftfont.c:2302: warning: assignment from incompatible pointer type
> ftfont.c:2303: error: incompatible types when assigning to type ‘MFLTGlyphFT’
> from type ‘MFLTGlyph’
> ftfont.c:2304: error: ‘MFLTGlyphFT’ has no member named ‘code’
> ftfont.c:2306: error: ‘MFLTGlyphFT’ has no member named ‘c’
> ftfont.c:2307: error: ‘MFLTGlyphFT’ has no member named ‘code’
> ftfont.c:2308: error: ‘MFLTGlyphFT’ has no member named ‘measured’
> ftfont.c:2311: error: ‘MFLTGlyphFT’ has no member named ‘from’
> ftfont.c:2312: error: ‘MFLTGlyphFT’ has no member named ‘to’
> ftfont.c:2324: error: ‘MFLTGlyphFT’ has no member named ‘from’
> ftfont.c:2325: error: ‘MFLTGlyphFT’ has no member named ‘to’
> ftfont.c:2331: warning: assignment from incompatible pointer type
> ftfont.c:2332: error: incompatible types when assigning to type ‘MFLTGlyphFT’
> from type ‘MFLTGlyph’
> ftfont.c:2333: error: ‘MFLTGlyphFT’ has no member named ‘code’
> ftfont.c:2335: error: ‘MFLTGlyphFT’ has no member named ‘c’
> ftfont.c:2336: error: ‘MFLTGlyphFT’ has no member named ‘code’
> ftfont.c:2337: error: ‘MFLTGlyphFT’ has no member named ‘measured’
> ftfont.c:2371: warning: assignment from incompatible pointer type
> ftfont.c:2440: error: ‘MFLTGlyphFT’ has no member named ‘code’
> ftfont.c:2442: error: ‘MFLTGlyphFT’ has no member named ‘code’
> ftfont.c:2450: error: ‘MFLTGlyphFT’ has no member named ‘from’
> ftfont.c:2451: error: ‘MFLTGlyphFT’ has no member named ‘to’
> ftfont.c:2454: error: ‘MFLTGlyphFT’ has no member named ‘from’
> ftfont.c:2455: error: ‘MFLTGlyphFT’ has no member named ‘from’
> ftfont.c:2456: error: ‘MFLTGlyphFT’ has no member named ‘to’
> ftfont.c:2457: error: ‘MFLTGlyphFT’ has no member named ‘to’
> ftfont.c:2461: error: ‘MFLTGlyphFT’ has no member named ‘from’
> ftfont.c:2462: error: ‘MFLTGlyphFT’ has no member named ‘to’
> make[2]: *** [ftfont.o] Error 1
> make[2]: Leaving directory `/home/oub/src/emacs/src'
> make[1]: *** [src] Error 2
> make[1]: Leaving directory `/home/oub/src/emacs'
> make: *** [bootstrap] Error 2

What version of the m17n-flt library do you have installed?  (The
version appears in the m17n-core.h header file.)


Version 1.5.5

I just Try to compile  the hit version before kanda-San's commit

reply via email to

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