On Mon, Apr 4, 2011 at 15:40:35 +0200, Christoph Egger wrote:
> s390 has been failing with some `gcc -E fails sanity check` thing which
> isn't reproducible on zelenka which makes it hard to debug.
>
Maybe a new upload that does
./configure ... || { cat config.log; exit 1; }
would give more ideas?
Cheers,
Julien