all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Misskiss <misskiss.wang@gmail.com>
To: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Cannot compile for today CVS emacs
Date: Thu, 06 Mar 2008 02:51:50 -0500	[thread overview]
Message-ID: <877iggnvc9.fsf@gmail.com> (raw)
In-Reply-To: <62A997A1-62E0-4651-A8E0-0ACD815FA76E@Web.DE> (Peter Dyballa's message of "Wed, 5 Mar 2008 18:10:29 +0100")

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=iso-2022-cn, Size: 1764 bytes --]

Peter Dyballa <Peter_Dyballa@Web.DE> writes:

> Am 05.03.2008 um 10:37 schrieb Misskiss:
>
>> xdisp.c: In function ^[$A!.^[(Bhandle_auto_composed_prop^[$A!/^[(B:
>> xdisp.c:4596: error: ^[$A!.^[(Benable_font_backend^[$A!/^[(B undeclared (first use in this
>> function)
>
>
> Enable_font_backend is defined in src/font.h which is included in xdisp.c:
>
> 	#ifdef HAVE_WINDOW_SYSTEM
> 	#ifdef USE_FONT_BACKEND
> 	#include "font.h"
> 	#endif	/* USE_FONT_BACKEND */
> 	#endif	/* HAVE_WINDOW_SYSTEM */
>
> You could try to change directory into the src directory and try on the command line an augmented
> form of the original gcc invocation:
>
> 	gcc -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/home/cwang39/source/
> emacs/src -D_BSD_SOURCE -Wno-pointer-sign -dD -E xdisp.c > xdisp.gpp
>
> The output file name is meant to signify that it's pre-compiled. It will be quite large, but you
> would see from where what comes ^[$(G!9^[(B or  does not come!
>
>
> Compilation without enabled font backend works too.
>
> --
> Greetings
>
>   Pete
>
> Math illiteracy affects 7 out of every 5 Americans.
>
>

Thanks a lot for the kindly help! Acturally, I update cvs source again
today, and when I try to compile it use "make", it told me I should use
"make bootstrap" to compile it. So I did as the source said and now it's
worked again. :)

-- 

The lovely woman-child Kaa was mercilessly chained to the cruel post of
the warrior-chief Beast, with his barbarian tribe now stacking wood at
her nubile feet, when the strong clear voice of the poetic and heroic
Handsomas roared, 'Flick your Bic, crisp that chick, and you'll feel my
steel through your last meal!'
		-- Winning sentence, 1984 Bulwer-Lytton bad fiction contest.




      reply	other threads:[~2008-03-06  7:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-05  9:37 Cannot compile for today CVS emacs Misskiss
2008-03-05 15:15 ` Peter Dyballa
     [not found] ` <mailman.8348.1204730117.18990.help-gnu-emacs@gnu.org>
2008-03-05 15:59   ` Sven Joachim
2008-03-05 17:10 ` Peter Dyballa
2008-03-06  7:51   ` Misskiss [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877iggnvc9.fsf@gmail.com \
    --to=misskiss.wang@gmail.com \
    --cc=Peter_Dyballa@Web.DE \
    --cc=help-gnu-emacs@gnu.org \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.