From: Kenichi Handa <handa@m17n.org>
Cc: sangu.fedora@gmail.com, emacs-unicode@gnu.org, emacs-devel@gnu.org
Subject: Re: bootstrap fails in HEAD/xdisp.c (Was: make bootstrap is failed in unicode-xft branch 20060828)
Date: Mon, 28 Aug 2006 20:07:28 +0900 [thread overview]
Message-ID: <E1GHexk-0005tE-00@etlken> (raw)
In-Reply-To: <44F2C61D.7080807@swipnet.se> (message from Jan Djärv on Mon, 28 Aug 2006 12:31:57 +0200)
In article <44F2C61D.7080807@swipnet.se>, Jan Djärv <jan.h.d@swipnet.se> 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.)
At least, it doesn't happen for me. Please search
src/config.h for the line containing "USE_FONT_BACKEND".
With "./configure --without-x", it should be like this:
/* #undef USE_FONT_BACKEND */
---
Kenichi Handa
handa@m17n.org
next prev parent reply other threads:[~2006-08-28 11:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1156758605.2679.15.camel@localhost.localdomain>
2006-08-28 10:31 ` bootstrap fails in HEAD/xdisp.c (Was: make bootstrap is failed in unicode-xft branch 20060828) Jan Djärv
2006-08-28 11:07 ` Kenichi Handa [this message]
2006-08-28 11:37 ` Jan Djärv
2006-08-28 11:51 ` sangu
2006-09-02 2:48 ` Kenichi Handa
2006-08-28 12:03 ` bootstrap fails in HEAD/xdisp.c Kim F. Storm
2006-08-28 12:07 ` Kenichi Handa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1GHexk-0005tE-00@etlken \
--to=handa@m17n.org \
--cc=emacs-devel@gnu.org \
--cc=emacs-unicode@gnu.org \
--cc=sangu.fedora@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).