On 01/02/12 11:39, Michael Felt wrote: > Running with VERBOSE=yes, however, I do not see a big difference with the > output
Weird. Maybe it's time to break out a bigger hammer. If you run this shell command: truss -af -o log.tr make check and look toward the end of log.tr to see the system calls that failed with respect to /bin/sh, what do you see?
