On 03/04/2010 12:12 AM, Chris Staub wrote: >> >> Here are my two variables: >> >> root [ /blfs/libxml2-2.7.6 ]# echo $PKG_CONFIG_PATH >> /usr/X11R6/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/X11/share/pkgconfig >> root [ /blfs/libxml2-2.7.6 ]# >> >> > > I don't see /usr/X11/lib/pkgconfig. I would guess that's what the > "/usr/X11R6/lib/pkgconfig" is supposed to be?
Well, I suppose something is being found if the build is complaining that the version isn't new enough. However, I just looked at the wget list for the Xorg Protocol headers and it says xproto should be 7.0.16, but according to your copied output you have 7.0.10. It also says you have xextproto 7.0.2, but the wget list says "xextproto-7.1.1.tar.bz2." Looks like you should double-check what versions of everything you're actually using. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
