> What version of XFree and freetype do you have installed?

Hi,
I was not sure so I installed the latest version (2.1.2) of
freetype2 and yet I got another error trying to compile:
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/X11/lib ./.libs/libpangoxft-1.0.so 
/home/pdestroy/gtk/pango-1.0.3/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 `/home/pdestroy/gtk/pango-1.0.3/pango'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/pdestroy/gtk/pango-1.0.3/pango'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pdestroy/gtk/pango-1.0.3'
make: *** [all-recursive-am] Error 2

Any ideas?

Best regards,

Paulo

> 
> Alex


-- 
Paulo J. Matos : pocm(_at_)mega.ist.utl.pt
Instituto Superior Tecnico - Lisbon    
Software & Computer Engineering - A.I.
 - > http://mega.ist.utl.pt/~pocm 
 ---    
        Yes, God had a deadline...
                So, He wrote it all in Lisp!

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to