Hi there, I'm now building chapter BLFS 7.7 Chapter 25 - X Libraries, and I have a problem with GTK+ 2 and GTK+ 3:
I'm using a script that build all the packages as RPM's. As I work through the chapter, I build GTK+ 3 first, because it is a recommended dependency for Clutter, and later I build GTK+ 2. Then, when I'm trying to build Gtkmm, it fails because it cannot find GTK+ 3. OK, I rebuild GTK+ 3, and then Gtkmm builds fine. But later Keybinder complains that it cannot find GTK+ 2. Then I rebuild GTK+ 2 and Keybinder builds OK. Is this the expected behavior ? It is no problem to write my script so that these two modules are rebuild as needed, but I suspect that I might have made a mistake (and therefore will run into trouble later) ? Cheers Niels -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
