Rob Browning <[EMAIL PROTECTED]> writes: >> I agree that this is extremely unlikely. The only guess is that the >> bug log includes a purge of guile-1.6-libs; though even that shouldn't >> matter since guile-1.6-libs doesn't contain anything that would be >> left behind absent a purge. > > The most likely problem I can think of, if the failure actually is > related to having guile-1.6-libs installed, is that the Guile build > (or rather make check) is somehow picking up the /usr versions of the > Guile libraries or modules in preference to the build tree versions, > and those versions are somehow broken, at least with respect to the > build tree code. This would definitely be a bug in Guile.
Yes, bugs like this do happen especially in fancy programs with lots of local shared libraries. > I've never used pbuilder. Does it require root, or is it possible to > try it via fakeroot, fakechroot, or similar? It requires root in principle, but I don't know if fakechroot is sufficient or not. Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]