From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: trunk build failure on Solaris 2.6 Date: Fri, 19 Oct 2007 16:42:33 -0400 Message-ID: <87y7dyvnt2.fsf@stupidchicken.com> References: <871wbr4x1v.fsf@stupidchicken.com> <87y7dz4tsx.fsf@stupidchicken.com> <87myuenavw.fsf@stupidchicken.com> <200710192032.l9JKW1MI003082@oogie-boogie.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1192826647 13233 80.91.229.12 (19 Oct 2007 20:44:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Oct 2007 20:44:07 +0000 (UTC) Cc: Katsumi Yamaoka , emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 19 22:44:08 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IiyhQ-0004k9-IV for ged-emacs-devel@m.gmane.org; Fri, 19 Oct 2007 22:44:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IiyhJ-00041B-3u for ged-emacs-devel@m.gmane.org; Fri, 19 Oct 2007 16:43:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iiygn-0003ee-GU for emacs-devel@gnu.org; Fri, 19 Oct 2007 16:43:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iiygm-0003e9-3q for emacs-devel@gnu.org; Fri, 19 Oct 2007 16:43:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iiygl-0003e5-VM for emacs-devel@gnu.org; Fri, 19 Oct 2007 16:43:24 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Iiygl-0008S0-Gh for emacs-devel@gnu.org; Fri, 19 Oct 2007 16:43:23 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id C15C64E379; Fri, 19 Oct 2007 16:42:33 -0400 (EDT) In-Reply-To: <200710192032.l9JKW1MI003082@oogie-boogie.ics.uci.edu> (Dan Nicolaescu's message of "Fri\, 19 Oct 2007 13\:31\:43 -0700") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:81253 Archived-At: Dan Nicolaescu writes: > Chong Yidong writes: > > > Could you try the following patch on Solaris? > > It works for me on solaris sparc-sun-solaris2.9, -lresolv is added to > the link line for temacs. Thanks. I've checked in the patch to Makefile.in adding -lresolv. Could a Mac maintainer try to find out why it's not working on that platform?