Hi,
On Tue, Sep 09, 2008 at 08:24:11AM +0200,
u+codalist-wk5r@... wrote:
> On Mon, Sep 08, 2008 at 09:37:52PM +0000, Markus Pfeiffer wrote:
> > I have a small coda realm set up and running quite fine. But when I try to
> > connect to the realm via a client compiled from CVS it does not find the realm
> > although it is set up in the DNS and working fine with pre-built clients under
> > Debian.
>
> Hi Markus,
>
> it is most probably your autotools which produce a broken configure.
> The erroneously failing test for res_search() leads to SRV records lookup
> being disabled.
>
You were right. This is an autotools problem right? Is there a fixed version?
Markus