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

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

Re: Cannot compile for today CVS emacs


From: Misskiss
Subject: Re: Cannot compile for today CVS emacs
Date: Thu, 06 Mar 2008 02:51:50 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

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 via email to

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