emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: trunk build failure on Solaris 2.6


From: Chong Yidong
Subject: Re: trunk build failure on Solaris 2.6
Date: Mon, 22 Oct 2007 10:46:47 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

YAMAMOTO Mitsuharu <address@hidden> writes:

> The intention of the `res_init' call before getaddrinfo is, as
> mentioned in configure.in, to detect /etc/resolv.conf changes by
> initializing some internal states of the resolver routine executed in
> the Emacs process.  But on Mac OS X, and possibly also on some other
> platforms, the actual resolution is performed by an external process,
> and thus the Emacs process is not responsible to detect the
> /etc/resolv.conf changes.  On such platforms, the `res_init' call does
> not make sense whether or not the configure script detects the
> existence of that symbol.

In that case, could you add mac makefile (I believe this is s/darwin.h
but am not sure) undefining LIBRESOLV?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]