On 11/01/13 11:23, Armin K. wrote: > Dana 11.1.2013 0:37, Jean-Philippe MENGUAL je napisao: >> Hi, >> >> I try building gnome-terminal 3.6 (blfs) and I get, at configure step: >> >> configure: error: gtk-builder-convert not found >> >> It seems that this script only exists in GTK2. So I added on configure line: >> -with-gtk=3.0 >> >> I only installed required dependencies, i.e. not rarian. >> >> Here's ym config.log. >> >> Thanks for your help. >> >> Best regards, >> > > Indeed, gtk-builder-convert is part of GTK+2. I have no idea why > gnome-terminal configure script looks for it. Should we add GTK+2 dep to > gnome-terminal or use --with-gtk=3.0 (I don't remember seeing this switch). >
Found this on Gentoo: # gtk+:2 needed for gtk-builder-convert, bug 356239 https://bugs.gentoo.org/show_bug.cgi?id=356239 Not sure if it has been reported upstream. Using --with-gtk=3.0 does not fix the problem. Regards, Wayne. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
