Unable to compile Pango 1.4.x



I am trying to compile the GTK+ v2.4 libraries on my rapidly becoming
obsolete Linux installation at work. I was able to successfully compile
Glib and ATK, but Pango is giving me errors I don't know how to fix.
They happen with both Pango 1.4.0 and 1.4.1.

Here are the errors:
ftxopen.c:23:10: #include expects "FILENAME" or <FILENAME>
ftxopen.c:24:10: #include expects "FILENAME" or <FILENAME>
ftxopen.c:25:10: #include expects "FILENAME" or <FILENAME>
ftxopen.c: In function `Load_LangSys':
ftxopen.c:44: warning: implicit declaration of function `FT_FRAME_ENTER'
ftxopen.c:47: warning: implicit declaration of function `FT_GET_USHORT'
ftxopen.c:51: warning: implicit declaration of function `FT_FRAME_EXIT'
ftxopen.c:55: warning: implicit declaration of function `FT_SET_ERROR'
ftxopen.c:55: warning: implicit declaration of function `FT_MEM_ALLOC_ARRAY'
ftxopen.c:55: error: syntax error before "FT_UShort"
ftxopen.c:60: warning: implicit declaration of function `FT_FREE'
ftxopen.c:39: warning: unused variable `memory'
ftxopen.c: In function `Load_Script':
ftxopen.c:95: warning: implicit declaration of function `FT_STREAM_POS'
ftxopen.c:107: warning: implicit declaration of function `FT_STREAM_SEEK'
ftxopen.c:141: error: syntax error before "TTO_LangSysRecord"
ftxopen.c:151: warning: implicit declaration of function `FT_GET_ULONG'
ftxopen.c: In function `Load_ScriptList':
ftxopen.c:225: error: syntax error before "TTO_ScriptRecord"
ftxopen.c: In function `Load_Feature':
ftxopen.c:322: error: syntax error before "FT_UShort"
ftxopen.c:305: warning: unused variable `memory'
ftxopen.c: In function `Load_FeatureList':
ftxopen.c:374: error: syntax error before "TTO_FeatureRecord"
ftxopen.c: In function `Load_Lookup':
ftxopen.c:603: error: syntax error before "TTO_SubTable"
ftxopen.c: In function `Load_LookupList':
ftxopen.c:701: error: syntax error before "TTO_Lookup"
ftxopen.c:703: error: syntax error before "FT_UShort"
ftxopen.c: In function `Load_Coverage1':
ftxopen.c:790: error: syntax error before "FT_UShort"
ftxopen.c:774: warning: unused variable `memory'
ftxopen.c: In function `Load_Coverage2':
ftxopen.c:839: error: syntax error before "TTO_RangeRecord"
ftxopen.c:823: warning: unused variable `memory'
ftxopen.c: In function `Load_ClassDef1':
ftxopen.c:1078: error: syntax error before "FT_UShort"
ftxopen.c:1051: warning: unused variable `memory'
ftxopen.c: In function `Load_ClassDef2':
ftxopen.c:1144: error: syntax error before "TTO_ClassRangeRecord"
ftxopen.c:1123: warning: unused variable `memory'
ftxopen.c: In function `Load_ClassDefinition':
ftxopen.c:1198: error: syntax error before "FT_Bool"
ftxopen.c:1195: warning: unused variable `memory'
ftxopen.c: In function `Load_EmptyClassDefinition':
ftxopen.c:1243: error: syntax error before "FT_Bool"
ftxopen.c:1249: error: syntax error before "FT_UShort"
ftxopen.c:1240: warning: unused variable `memory'
ftxopen.c: In function `Load_Device':
ftxopen.c:1425: error: syntax error before "FT_UShort"
ftxopen.c:1400: warning: unused variable `memory'

Is the problem in Pango or in my installation?

-- 
/--Joona Palaste-------------------------------------------------------\
\----------------------------------------------palaste cc helsinki fi--/



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