On Sun, 29 Apr 2012 17:02:37 -0500 "David C. Rankin" drankinatty@suddenlinkmail.com wrote:
On 04/29/2012 04:34 PM, /dev/ammo42 wrote:
You can also try git bisect.
I'm not sure quite how to go about the bisect when building in an Archlinux chroot. If I understand correctly, the git bisect allows quick rebuilds of only those point that have changed. Unless I can make the --noextract work with tdelibs and tdebase, bisecting could take a very, very long time... Hopefully, it's easier than I think it is :)
Or you could try to build only tdebase, without using Arch packages but with an install prefix somewhere in your home directory (and using directly make install), with an appropriate $PATH of course ;)