Hello. One of the changes with the latest shared-mime-info package is that its "update-mime-database" program is no longer called during the install phase. Without the MIME data in the database, gdk-pixbuf (at least -- there could be others) will fail to build.
I suggest either having the (as root) user issue "/usr/bin/update-mime-database -V /usr/share/mime/" after install, or add "-Dupdate-mimedb=true" to the meson config options. Cheers, --Ryan -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
