On Tue, 2010-09-14 at 13:51 +0200, Andreas Kossack wrote: > Hi Timo, hi all, > > >> There aren't any compiler error messages, in the "config.log" I can see > >> the return value "1" from "conftest": > > > > A better way is to finish the configure, > The "configure"-script breaks with error message > "fd passing is required for Dovecot to work"
I mean: change fdpass.c so that configure finishes (the way you did it before) and then change fdpass.c back to original. It should break in "make" stage now with a proper error message (fdpass.c is used by configure but it's also compiled separately later).