On Fri, Dec 21, 2018 at 01:10:25AM +0200, Puseletso Mosia via blfs-support wrote: > > > > The cairo gobject part should already be present > > (/usr/lib/libcairo-gobject.so should be a valid symlink to a > > fully-versioned library, and the associated > > /usr/include/cairo/cairo-gobject.h header should also have been > > installed by cairo). > > > > The /usr/lib/libcairo-gobject.so and /usr/include/cairo/cairo-gobject.h > files are present. > Will I have problems with the running of gtk if I disable the building of > demos because the error occurs when it is trying to build demos ?
Sorry, I've no idea. I don't recall a similar problem being mentioned on the blfs lists, so you are on your own. I guess the options to try to work out what is happening are gdb and strace. I'm rubbish at using gdb, but strace (linked from the end of the 'programs' chapter, I'm using 4.25, it's a straight CMMI build) might give voluminous output (i.e. it needs to be sent to a file or files) can *maybe* point to the source of the problem. But reading all the output from strace can be a right pain. Or as you asked, just try disabling the demos and see if that lets it install, and if so whether the gtk2 programs you wish to build will build, install, and work. ĸen -- I'm saving up 22 shillings and 10 pence (almost a pound!) per week to buy an ARM-13. http://www.antipope.org/charlie/blog-static/2018/11/brexit-means-brexit.html -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
