Pango 1.0.5 compile error



While attempting to compile Pango 1.0.5, I get this error (actually, these 
errors):

gcc -g -O2 -Wall -D_REENTRANT -I/usr/local/include/glib-2.0 				
-I/usr/local/lib/glib-2.0/include -o .libs/pango-querymodules querymodules.o 	
-Wl,--export-dynamic  ./.libs/libpangoft2-1.0.so -L/usr/local/lib 	
./.libs/libpangox-1.0.so -L/usr/X11R6/lib ./.libs/libpangoxft-1.0.so 	
/usr/src/gnome/pango-1.0.5/pango/.libs/libpango-1.0.so 
/usr/X11R6/lib/libfreetype.so /usr/local/lib/libgobject-2.0.so 
/usr/local/lib/libgmodule-2.0.so -ldl /usr/local/lib/libglib-2.0.so -lXft 
-lXrender -lXext -lX11 /usr/local/lib/libfreetype.so -Wl,--rpath 			
-Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib
./.libs/libpangoft2-1.0.so: undefined reference to `FT_Stream_GetShort'
./.libs/libpangoft2-1.0.so: undefined reference to `FT_Stream_ExitFrame'
./.libs/libpangoft2-1.0.so: undefined reference to `FT_Stream_GetLong'
./.libs/libpangoft2-1.0.so: undefined reference to `FT_Stream_Seek'
./.libs/libpangoft2-1.0.so: undefined reference to `FT_Get_Next_Char'
./.libs/libpangoft2-1.0.so: undefined reference to `FT_Stream_EnterFrame'
./.libs/libpangoft2-1.0.so: undefined reference to `FT_Get_First_Char'
collect2: ld returned 1 exit status
make[3]: *** [pango-querymodules] Error 1
make[3]: Leaving directory `/usr/src/gnome/pango-1.0.5/pango'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/gnome/pango-1.0.5/pango'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gnome/pango-1.0.5'
make: *** [all-recursive-am] Error 2

Searching for this issue on Google revealed that this problem is often due to 
conflicting versions of freetype being installed.  I removed the version of 
freetype that was installed when I installed Slack 7.1 so many years ago 
(I've never upgraded it since then), and then recompiled and reinstalled the 
version of freetype I downloaded (2.1.3).  I repeated the configure (with no 
options) and make...same error.
-- 
Kurt Weber
kmw rowsw com
Lead Trombone/Low Brass Section Leader, 
Princeton Community Bands
Go Phantom Regiment!




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