forwarded 242462 http://bugzilla.mindrot.org/show_bug.cgi?id=867 thanks
On Tue, Apr 06, 2004 at 10:10:04PM +0200, Kurt Roeckx wrote: > Package: ssh > Version: 3.8p1-2 > > It seems configure is unable to detect res_query and others in > libresolv because resolv.h wasn't included. It changes it to > __res_query, which is how it's called in the lib too. > > The reason this works on some architectures is that they have a > weak alias from res_query to __res_query, but architectures (like > amd64) starting from glibc 2.2 or later don't have that. > > I have attached a patch that fixes the detection. Forwarded upstream as bug #867, thanks. I'll work around it in the Debian package for now, since I don't want to modify the configure script and thus have to deal with merging new upstream versions of it. Cheers, -- Colin Watson [EMAIL PROTECTED]

