On Sun, Feb 21, 2016 at 06:31:32PM -0600, Arnie Stender wrote: > > Actually, I think GTK was on the path off the road but I noticed Cups was in > the option list of something and I wanted to build that anyway I figured why > not now. Now I know why. :-) For some reason colord is required for that. I > did finally get colord to build but in the process I rebuilt a couple other > packages namely gobject-introspection and libgusb. I see the reference to > the gobject in the errors but how did everyone come to the conclusion I > needed to rebuild libgusb? I don't see that it got called out anywhere. > It was the failed include of GUsb-1.0.gir. As Chris said, gir files come from gobject-introspection.
Introspection is only required if you are building gnome - I build gucharmap and evince in my normal builds, without introspection. OTOH if I later build all the gnome packages in the book for testing, I have to rebuild some of the gtk stack. And as to cups, building it early is good - I forget the details, but probably something to do with being able to print from gtk apps. ĸen -- This email was written using 100% recycled letters. -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
