freetype
[Top][All Lists]
Advanced

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

[Freetype] Can't compile Freetype 1.3.1


From: Darrell Blake
Subject: [Freetype] Can't compile Freetype 1.3.1
Date: Thu, 2 Sep 2004 09:29:15 +0100

I'm trying to install Freetype 1.3.1 in Slackware 10. I want to
install Englightenment which requires imlib2. But when I try to
compile imblib2 I get an error about -lttf and I know for a fact that
Freetype 2 is installed (I did try reinstalling it though) so it must
be needing Freetype 1. I've tried compiling it with GCC 3.3.4 which
comes with Slackware and I've also tried it with 3.4.1 but I keep
getting the same error. See below...

make[1]: Leaving directory `/home/redneon/freetype-1.3.1/lib'
cd test; make -f arch/unix/Makefile all
make[1]: Entering directory `/home/redneon/freetype-1.3.1/test'
gcc -c -I. -I/home/redneon/freetype-1.3.1/test/arch/unix/../.. -I..
-I/home/redneon/freetype-1.3.1/test/arch/unix/../../../lib
-I/home/redneon/freetype-1.3.1/test/arch/unix/../../../lib/extend -g
-O2  -I/usr/X11R6/include -Wall -pedantic -ansi  -DX11
-DLOCALEDIR='"/usr/local/share/locale"' ftdump.c
ftdump.c:172:1: pasting "." and "glyph_object" does not give a valid
preprocessing token
ftdump.c:182:1: pasting "." and "first_instance" does not give a valid
preprocessing token
ftdump.c:191:1: pasting "." and "second_instance" does not give a
valid preprocessing token
ftdump.c:201:1: pasting "." and "face_object" does not give a valid
preprocessing token
ftdump.c:202:1: pasting "." and "glyph_object" does not give a valid
preprocessing token
ftdump.c:203:1: pasting "." and "second_instance" does not give a
valid preprocessing token
ftdump.c:863:1: pasting "." and "initial_overhead" does not give a
valid preprocessing token
ftdump.c:882:1: pasting "." and "face_object" does not give a valid
preprocessing token
make[1]: *** [ftdump.o] Error 1
make[1]: Leaving directory `/home/redneon/freetype-1.3.1/test'
make: *** [tttest] Error 2

Any ideas?

Darrell



reply via email to

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