[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue with freetype/freetype2
From: |
Ritesh Kumar |
Subject: |
Issue with freetype/freetype2 |
Date: |
Sat, 01 Nov 2003 13:09:08 -0500 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20031010 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
I have run into a problem while compiling interfacewm on my system.
Apparently, there is a problem with the inclusion of <ft2header.h> for
freetype2. However, I am getting no warnings about include files not
found from the compiler! I am trying to do this on a gentoo system which
has both freetype1 and freetype2 installed. etcat gives the following.
ritesh@godfather interfacewm $ etcat -v freetype
[ Results for search key : freetype ]
[ Applications found : 2 ]
* media-gfx/gimp-freetype :
~ [ ] media-gfx/gimp-freetype-0.2-r3 (0)
* media-libs/freetype :
~ [ I] media-libs/freetype-1.3.1-r3 (1)
~ [ ] media-libs/freetype-2.1.3-r2 (2)
~ [ I] media-libs/freetype-2.1.4 (2)
~ [M~ ] media-libs/freetype-2.1.4-r1 (2)
I am using the sources from the CVS. Here is the beginning of the error
message. What am I missing? I also remember once being able to compile
the code by using some very nasty tricks with header inclusions. But
interfacewm didn't behave properly then. When started on an xterm on
plain X the whole screen just became blank. Later invocations of
programs on the same X worked but the title bars didn't have any images
or drawings whatsoever. I had to do a Ctrl-Backspace to quit that.
Making all in IWMExtensions...
Making all for library libIWMExtensions...
In file included from ../InterfaceWM.h:40,
~ from IWMOptionParser.m:32:
/usr/include/freetype2/freetype/freetype.h:42:10: #include expects
"FILENAME" or
~ <FILENAME>
/usr/include/freetype2/freetype/freetype.h:43:10: #include expects
"FILENAME" or
~ <FILENAME>
/usr/include/freetype2/freetype/freetype.h:44:10: #include expects
"FILENAME" or
~ <FILENAME>
In file included from ../InterfaceWM.h:40,
~ from IWMOptionParser.m:32:
/usr/include/freetype2/freetype/freetype.h:192: syntax error before
"typedef"
/usr/include/freetype2/freetype/freetype.h:194: parse error before "FT_Pos"
/usr/include/freetype2/freetype/freetype.h:197: parse error before
"horiBearingX
"
/usr/include/freetype2/freetype/freetype.h:198: parse error before
"horiBearingY
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/o/bD4z2KBluNpgkRAjecAJ9aI52VH7TFpHHKn2nirU/91Yaf3QCdEq2p
8ooqxjssqqaL5JQ5UTKtejM=
=87IG
-----END PGP SIGNATURE-----
- Issue with freetype/freetype2,
Ritesh Kumar <=