"can't link to pango"-error again



i'm not able to install gnome / compiling gtk+ using garnome-0.13. 
following error -message occurs:

..
checking Pango flags...   -I/opt/garnome/include/pango-1.0 -I/opt/garnome/include -I/opt/garnome/include/freetype2 -I/opt/garnome/include/glib-2.0 -I/opt/garnome/lib/glib-2.0/include     -L/opt/garnome/lib -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
checking for pango_context_new in -lpango-1.0... no
configure:error:
*** Can't link to Pango.Pango is required to build
*** GTK+. For more information....
...

if i add the following line (as it was suggested on this list months ago) in the gtk+ -makefile : 

LDFLAGS += -L/usr/X11R6/bin -lX11 -IXft -lXrender -lXext

this happens:

...
checking for gcc... cc
checking for C compiler default output... configure: error: C compiler cannot create executables
make[2]: Leaving directory `/home/patrick/garnome-0.13.0/gnome/gtk+'
make[1]: Leaving directory `/home/patrick/garnome-0.13.0/gnome/metacity'...

i use gcc-3.1. can anybody help? 

thanks
Patrick



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