mess-mate wrote:
Hi
i've this error when compiling gtk+-2.6.7.
Xorg is installed.
what am i missing ??

Have you installed pango? Did you add /usr/X11R6/lib/pkgconfig to your PKG_CONFIG_PATH before you installed pango? On second thoughts, why not avoid the whole PKG_CONFIG_PATH issue and
cp -f /usr/X11R6/lib/pkgconfig/* /usr/lib/pkgconfig
then reinstall pango and gtk+-2

--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to