emacs-devel
[Top][All Lists]
Advanced

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

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


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

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.

        Jan D.

sangu skrev:
$]./configure --without-x
$]make bootstrap
[...]
gcc -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H   -I.
-I/home/sangu/Work/cvs/emacs/src -D_BSD_SOURCE -I/usr/include/alsa -g
-O2 -Wno-pointer-sign  -I/usr/include/freetype2 pre-crt0.c
gcc -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H   -I.
-I/home/sangu/Work/cvs/emacs/src -D_BSD_SOURCE -I/usr/include/alsa -g
-O2 -Wno-pointer-sign  -I/usr/include/freetype2 dispnew.c
gcc -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H   -I.
-I/home/sangu/Work/cvs/emacs/src -D_BSD_SOURCE -I/usr/include/alsa -g
-O2 -Wno-pointer-sign  -I/usr/include/freetype2 frame.c
gcc -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H   -I.
-I/home/sangu/Work/cvs/emacs/src -D_BSD_SOURCE -I/usr/include/alsa -g
-O2 -Wno-pointer-sign  -I/usr/include/freetype2 scroll.c
gcc -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H   -I.
-I/home/sangu/Work/cvs/emacs/src -D_BSD_SOURCE -I/usr/include/alsa -g
-O2 -Wno-pointer-sign  -I/usr/include/freetype2 xdisp.c
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.)
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
make[2]: *** [xdisp.o] Error 1
make[2]: Leaving directory `/home/sangu/Work/cvs/emacs/src'
make[1]: *** [bootstrap-build] Error 2
make[1]: Leaving directory `/home/sangu/Work/cvs/emacs'
make: *** [bootstrap] Error 2






reply via email to

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