On Thu, Dec 23, 2004 at 01:18:06PM +0100, Fabio Massimo Di Nitto wrote: > I know for sure that configure explicitly requires bash, did you replace > /bin/bash with another > shell? Can you verify the bash md5sum?
~$ md5sum `which sh` `which bash` 6a01accdaa1baad9b2af1bcda2d80769 /bin/sh 6a01accdaa1baad9b2af1bcda2d80769 /bin/bash > This is my best guess atm.. otherwise would it be possible for you to test > the same > in a fresh sarge/sid chroot? that would really help to isolate the problem > between your installed system and my build-test env. I'd be happy to help in any way possible, although things might be delayed over the christmas break as my machine will most likely be off. Can I achieve this using pbuilder?