freetype
[Top][All Lists]
Advanced

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

RE: [ft] Installing pango in scratchbox


From: Turner, David
Subject: RE: [ft] Installing pango in scratchbox
Date: Thu, 6 Oct 2005 10:45:29 +0200

Hello,
 
old versions of Pango relied on internal functions of old versions of FreeType
that changed or disappeared.
 
This source code will not work or compile with FreeType 2.1.10, you must either
downgrade to a previous version of FreeType, or upgrade your version of Pango.
 
Hope this helps,
 
- David Turner
- The FreeType Project  (www.freetype.org)
 
-----Message d'origine-----
De : address@hidden [mailto:address@hiddenDe la part de Raghavendra
Envoyé : mardi 4 octobre 2005 11:55
À : address@hidden
Objet : [ft] Installing pango in scratchbox

Hi,
Im trying to install pango 1.0.5 got installing gtk 2.0.9
in scratchbox,a cross-compilation toolkit.

It first showed that freetype is missing
i installed freetype 2.1.10
but the same error is shown
I checked the config.log which shows this error

configure:9257: checking for freetype-config
configure:9275: found /scratchbox/users/geoguest/targets/crossarm/usr/local/bin/freetype-config
configure:9288: result: /scratchbox/users/geoguest/targets/crossarm/usr/local/bin/freetype-config
configure:9301: checking for FT_New_Face in -lfreetype
configure:9334: gcc -o conftest -g -O2 -Wall -I/scratchbox/users/geoguest/targets/crossarm/usr/include:/scratchbox/users/geoguest/targets/crossarm/usr/local/include -L/scratchbox/users/geoguest/targets/crossarm/usr/lib:/scratchbox/users/geoguest/targets/crossarm/usr/local/lib -L/usr/local/lib -lfreetype conftest.c -lfreetype   >&5
configure:9337: $? = 0
configure:9340: test -s conftest
configure:9343: $? = 0
configure:9354: result: yes
configure:9368: checking For sufficiently new FreeType (at least 2.0.1)
configure:9393: gcc -c -g -O2 -Wall -I/scratchbox/users/geoguest/targets/crossarm/usr/include:/scratchbox/users/geoguest/targets/crossarm/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5
In file included from configure:9372:
/usr/local/include/freetype2/freetype/freetype.h:20:2: #error "`ft2build.h' hasn't been included yet!"
/usr/local/include/freetype2/freetype/freetype.h:21:2: #error "Please always use macros to include FreeType header files."
/usr/local/include/freetype2/freetype/freetype.h:22:2: #error "Example:"
/usr/local/include/freetype2/freetype/freetype.h:23:2: #error "  #include <ft2build.h>"
/usr/local/include/freetype2/freetype/freetype.h:24:2: #error "  #include FT_FREETYPE_H"

what does it say??

Vishnu

reply via email to

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