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. Regards, Rune