pango problems
- From: Kolbe Kegel <kolbe kolbekegel com>
- To: gtk-i18n-list gnome org
- Subject: pango problems
- Date: Fri, 17 May 2002 18:56:57 -0700
I am having a HELL of a time getting pango to compile. it's a problem
with ftxopen.c, and there are tons of crazy warnings that come out,
followed by make dying with nasty errors. here is what i see...
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/usr/local/etc\"
-DLIBDIR=\"/usr/local/lib\" -DG_DISABLE_DEPRECATED -I/usr/local/include
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I../.. -g -O2
-Wall -D_REENTRANT -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -c ftxopen.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE
-DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\"
-DG_DISABLE_DEPRECATED -I/usr/local/include
-I/usr/local/include/freetype2 -I/usr/X11R6/include -I../.. -g -O2 -Wall
-D_REENTRANT -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -c ftxopen.c -fPIC -DPIC -o ftxopen.o
ftxopen.c: In function `Load_LangSys':
ftxopen.c:44: warning: implicit declaration of function `ACCESS_Frame'
ftxopen.c:47: warning: implicit declaration of function `GET_UShort'
ftxopen.c:51: warning: implicit declaration of function `FORGET_Frame'
ftxopen.c:55: warning: implicit declaration of function `ALLOC_ARRAY'
ftxopen.c:55: parse error before `FT_UShort'
ftxopen.c:60: warning: implicit declaration of function `FREE'
ftxopen.c:39: warning: unused variable `memory'
ftxopen.c:38: warning: `error' might be used uninitialized in this function
ftxopen.c: In function `Load_Script':
ftxopen.c:95: warning: implicit declaration of function `FILE_Pos'
ftxopen.c:107: warning: implicit declaration of function `FILE_Seek'
ftxopen.c:141: parse error before `TTO_LangSysRecord'
ftxopen.c:151: warning: implicit declaration of function `GET_ULong'
ftxopen.c:87: warning: `error' might be used uninitialized in this function
ftxopen.c: In function `Load_ScriptList':
ftxopen.c:225: parse error before `TTO_ScriptRecord'
ftxopen.c:205: warning: `error' might be used uninitialized in this function
ftxopen.c: In function `Load_Feature':
ftxopen.c:308: parse error before `FT_UShort'
ftxopen.c:291: warning: unused variable `memory'
ftxopen.c:290: warning: `error' might be used uninitialized in this function
ftxopen.c: In function `Load_FeatureList':
ftxopen.c:360: parse error before `TTO_FeatureRecord'
ftxopen.c:340: warning: `error' might be used uninitialized in this function
ftxopen.c: In function `Load_Lookup':
ftxopen.c:587: parse error before `TTO_SubTable'
ftxopen.c:565: warning: `error' might be used uninitialized in this function
ftxopen.c: In function `Load_LookupList':
ftxopen.c:668: parse error before `TTO_Lookup'
ftxopen.c:670: parse error before `FT_UShort'
ftxopen.c:700: warning: label `Fail2' defined but not used
ftxopen.c:648: warning: `error' might be used uninitialized in this function
ftxopen.c: In function `Load_Coverage1':
ftxopen.c:757: parse error before `FT_UShort'
ftxopen.c:741: warning: unused variable `memory'
ftxopen.c:740: warning: `error' might be used uninitialized in this function
ftxopen.c: In function `Load_Coverage2':
ftxopen.c:806: parse error before `TTO_RangeRecord'
ftxopen.c:790: warning: unused variable `memory'
ftxopen.c:789: warning: `error' might be used uninitialized in this function
I have freetype installed, and ldconfig -v | grep freetype gives me this:
libfreetype.so.6 -> libfreetype.so.6.2.0
libfreetype.so.6 -> libfreetype.so.6.2.0
because i have it installed both in /usr/local and /usr/X11R6
I really have no idea what to do..
any help would be appreciated.
thanks,
Kolbe
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]