pango-1.2.1



Hi there!

I'm triying to compile pango + Xft backend, so I first installed the fontconfig package, this means that I installed fontconfig + Xrender + Xft without errors, the problems comes when I try to compile pango. It seems to be broken with the libXrender, this is the error message:

gcc -g -O2 -Wall -o .libs/pango-querymodules querymodules.o -Wl,--export-dynamic  ./.libs/libpangoft2-1.0.so -L/opt/gnome2/lib -L/usr/local/lib ./.libs/libpangox-1.0.so -L/usr/X11R6/lib -lX11 ./.libs/libpangoxft-1.0.so /home/netkrash/gnome2/pango-1.2.1/pango/.libs/libpango-1.0.so /opt/gnome2/lib/libgobject-2.0.so /opt/gnome2/lib/libgmodule-2.0.so -ldl /opt/gnome2/lib/libglib-2.0.so -lXft /usr/local/lib/libfreetype.so -lXrender -lfontconfig -Wl,--rpath -Wl,/opt/gnome2/lib -Wl,--rpath -Wl,/usr/local/lib
/usr/X11R6/lib/libXrender.so: undefined reference to `XextAddDisplay'
/usr/X11R6/lib/libXrender.so: undefined reference to `XextFindDisplay'
/usr/X11R6/lib/libXrender.so: undefined reference to `XextRemoveDisplay'
/usr/X11R6/lib/libXrender.so: undefined reference to `XMissingExtension'
collect2: ld returned 1 exit status
make[3]: *** [pango-querymodules] Error 1
make[3]: Saliendo directorio `/home/netkrash/gnome2/pango-1.2.1/pango'
make[2]: *** [all-recursive] Error 1
make[2]: Saliendo directorio `/home/netkrash/gnome2/pango-1.2.1/pango'
make[1]: *** [all-recursive] Error 1
make[1]: Saliendo directorio `/home/netkrash/gnome2/pango-1.2.1'
make: *** [all-recursive-am] Error 2


btw, I remove the old Xft headers and recompile all the fcpackage but I still get this error when I try to compile pango!!, I need the Xft backend because I want to install libgnomecanvas that seems to be broken too =(..

I need some help or advice or patch or workarround to finally build up gnome2.2, 
any ideas of why i can't compile pango??

Regards,

-- 
Roberto.




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