Hello everybody, tell me if I'm not in the right mailing-list.
I try to use xemacs with antialiased fonts on my laptop.
So today I do :
cvs -d :pserver:cvs@cvs.xemacs.org:/pack/xemacscvs login
# I update my local source with :
cvs -d :pserver:cvs@cvs.xemacs.org:/pack/xemacscvs co -d xemacs-21.5
-r sjt-xft xemacs
cd xemacs-21.5
./configure --with-xft=yes --site-includes=/usr/include/freetype2
# I put the end of the configure command at the end of this mail.
I install theses packages from debian :
libfreetype6-dev libttf2 libttf-dev libfontconfig1-dev libxft-dev
dpkg -l libfreetype6-dev libttf2 libttf-dev libfontconfig1-dev libxft-dev
+++-==============-==============-============================================
ii libfreetype6-d 2.1.7-2.3 FreeType 2 font engine, development files
ii libttf2 1.4pre.2003040 FreeType 1, The FREE TrueType Font Engine, s
ii libttf-dev 1.4pre.2003040 FreeType 1 development files (static library
ii libfontconfig1 2.2.3-4 generic font configuration library (developm
ii libxft-dev 2.1.2-6 FreeType-based font drawing library for X (d
I use this XFree86 version, for /var/log/XFree86.0.log :
XFree86 Version 4.3.0.1
(Debian 4.3.0.dfsg.1-10 20041215174925 fabbione(a)fabbione.net)
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.26 i686 [ELF]
Build Date: 15 December 2004
This version of XFree86 has been extensively modified by the Debian
Project, and is not supported by the XFree86 Project, Inc., in any
way. Bugs should be reported to the Debian Bug Tracking System; see
<URL:
http://www.debian.org/Bugs/Reporting >.
And this kernel
Module Loader present
OS Kernel: Linux version 2.6.8-1-686 (joshk@trollwife)
(gcc version 3.3.5 (Debian 1:3.3.5-2)) #1 Thu Nov 25 04:34:30 UTC 2004
The make all fails with :
[I cut...]
gcc -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare -Wno-char-subscripts -Wundef
-Wstrict-prototypes -Wpacked -Wunused-parameter -g -O3 -Demacs -I. -DHAVE_CONFIG_H
-I/usr/include/freetype2 -I/usr/X11R6/include glyphs-x.c
glyphs-x.c: In function `x_redisplay_widget':
glyphs-x.c:2107: warning: unused parameter `p'
gcc -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare -Wno-char-subscripts -Wundef
-Wstrict-prototypes -Wpacked -Wunused-parameter -g -O3 -Demacs -I. -DHAVE_CONFIG_H
-I/usr/include/freetype2 -I/usr/X11R6/include objects-x.c
gcc -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare -Wno-char-subscripts -Wundef
-Wstrict-prototypes -Wpacked -Wunused-parameter -g -O3 -Demacs -I. -DHAVE_CONFIG_H
-I/usr/include/freetype2 -I/usr/X11R6/include redisplay-x.c
redisplay-x.c: In function `separate_textual_runs':
redisplay-x.c:256: warning: implicit declaration of function `ichar_to_unicode'
redisplay-x.c:259: error: `need_ccl_conversion' undeclared (first use in this
function)
redisplay-x.c:259: error: (Each undeclared identifier is reported only once
redisplay-x.c:259: error: for each function it appears in.)
make[1]: *** [redisplay-x.o] Error 1
make[1]: Leaving directory `/home/fmy/xemacs-21.5/src'
make: *** [src] Erreur 2
Thanks a lot if someone can help me !
François
---------------------------------------------------------------------------
XEmacs 21.5-b18 "chestnut" (+CVS-20041209) configured for `i686-pc-linux'.
Compilation Environment and Installation Defaults:
Source code location: /home/fmy/xemacs-21.5
Installation prefix: /usr/local
Additional header files: /usr/include/freetype2
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler version: gcc (GCC) 3.3.5 (Debian 1:3.3.5-5)
- GCC specs file: /usr/lib/gcc-lib/i486-linux/3.3.5/specs
- Compiler command: gcc -Wall -Wno-switch -Wmissing-prototypes
-Wsign-compare -Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked
-Wunused-parameter -g -O3
libc version: GNU libc 2.3.2.ds1-20 (Debian)
Relocating allocator for buffers: no
GNU version of malloc: yes
- Using Doug Lea's new malloc from the GNU C Library.
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11R6/include
- X Windows libraries location: /usr/X11R6/lib
- Handling WM_COMMAND properly.
- Compiling in support for Xft antialiased fonts (EXPERIMENTAL).
Using Lucid menubars.
Using Lucid scrollbars.
TTY:
Compiling in support for ncurses.
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Sound:
Compiling in support for sound (native).
Databases:
Internationalization:
Mail:
Compiling in support for "dot-locking" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Using the new portable dumper.
Compiling in support for extra debugging code.
Compiling in support for runtime error checking.
WARNING: ---------------------------------------------------------
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------
Appending "Makefile.in" to $ac_output_files
Appending "lib-src/Makefile.in" to $ac_output_files
Appending "lwlib/Makefile.in" to $ac_output_files
Appending "src/Makefile.in:src/Makefile.in.in:src/depend" to
$ac_output_files
Appending "lib-src/ellcc.h" to $ac_output_files