emacs-devel
[Top][All Lists]
Advanced

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

Re: bootstrap fails in HEAD/xdisp.c (Was: make bootstrap is failed in un


From: Jan Djärv
Subject: Re: bootstrap fails in HEAD/xdisp.c (Was: make bootstrap is failed in unicode-xft branch 20060828)
Date: Mon, 28 Aug 2006 13:37:12 +0200
User-agent: Thunderbird 1.5.0.5 (X11/20060808)



Kenichi Handa skrev:
In article <address@hidden>, Jan Djärv <address@hidden> writes:

This happens in HEAD also, and emacs-unicode2. I guess it must be fixed in HEAD and merged in to the other branches. I'm not sure what the correct fix is though.

Yes, for the following errors:

xdisp.c: In function ‘get_window_cursor_type’:
xdisp.c:21556: warning: initialization makes pointer from integer
without a cast
xdisp.c:21557: error: dereferencing pointer to incomplete type
xdisp.c:21557: error: dereferencing pointer to incomplete type
xdisp.c:21557: error: invalid type argument of ‘->’
xdisp.c:21562: error: dereferencing pointer to incomplete type
xdisp.c:21563: error: dereferencing pointer to incomplete type

But, I don't understand why the following error happens.

xdisp.c: In function ‘handle_auto_composed_prop’:
xdisp.c:4521: error: ‘enable_font_backend’ undeclared (first use in this
function)
xdisp.c:4521: error: (Each undeclared identifier is reported only once
xdisp.c:4521: error: for each function it appears in.)


This is just in the unicode-xft branch. I have fixed it. I didn't think anybody would compile the Xft branch without X, which is kind of pointless.

        Jan D.





reply via email to

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