I tried to build gtk+-3.2.2 on my LFS 7.0 system and the configure script failed, with a message that I needed pango-1.29.0 or later. I had pango-1.28.2 because that's what the BLFS book said was needed.
I downloaded pango-1.29.4 and it compiled and tested OK, and after installing it, gtk+-3.2.2 could be built. I also found that in the gtk+-3.2.2 test suite, there were tests that expected a directory called ~/.local/share (where ~ is the home directory of the user running the tests). Nothing I had done before had created this directory. The tests failed at first, but succeeded after I manually created the directory. -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
