On Tue, 2008-04-22 at 22:05 +0200, Ralf Wildenhues wrote: > Anyway, the issue here seems slightly different still. How do I > download the exact source that you, Ross, are building, including > build dependencies (assuming my apt preferences are not identical > to yours)?
I'm trying with gtk+ from svn: http://svn.gnome.org/svn/gtk+/trunk apt-get build-dep libgtk2.0-0 should get sufficient build dependencies. The autogen.sh script will enforce libtool 1.5, so run gtkdocize and then autoreconf directly. I configure with --without-libtiff --without-libjasper because I don't fancy installing even more headers. Then run make and it should fail as it enters gdk/. I hope you can replicate this. :) I'm working on patches to remove the ./libtool calls from configure.ac, but until they've landed those tests will fail. (if you want to ask any quick questions I'm on jabber, see below for my JID) Ross -- Ross Burton mail: [EMAIL PROTECTED] jabber: [EMAIL PROTECTED] www: http://www.burtonini.com./ PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool