unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: emacs-devel@gnu.org
Subject: Re: trunk build failure on Solaris 2.6
Date: Thu, 18 Oct 2007 23:12:44 -0400	[thread overview]
Message-ID: <871wbr4x1v.fsf@stupidchicken.com> (raw)
In-Reply-To: <b4msl48nd90.fsf@jpl.org> (Katsumi Yamaoka's message of "Fri\, 19 Oct 2007 09\:45\:31 +0900")

Does compilation complete with this patch applied?

*** trunk/configure~	2007-10-18 22:58:26.000000000 -0400
--- trunk/configure	2007-10-18 23:11:38.000000000 -0400
***************
*** 20236,20241 ****
--- 20236,20242 ----
  
  # Do we need libresolv (due to res_init or Hesiod)?
  if test "$resolv" = yes ; then
+   LIBS="$LIBS -lresolv"
  
  cat >>confdefs.h <<\_ACEOF
  #define HAVE_LIBRESOLV 1
*** trunk/configure.in.~1.477.~	2007-10-17 11:49:43.000000000 -0400
--- trunk/configure.in	2007-10-18 23:08:44.000000000 -0400
***************
*** 2818,2823 ****
--- 2818,2824 ----
  
  # Do we need libresolv (due to res_init or Hesiod)?
  if test "$resolv" = yes ; then
+   LIBS="$LIBS -lresolv"
    AC_DEFINE(HAVE_LIBRESOLV, 1,
              [Define to 1 if you have the resolv library (-lresolv).])
  fi

  parent reply	other threads:[~2007-10-19  3:12 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-19  0:45 trunk build failure on Solaris 2.6 Katsumi Yamaoka
2007-10-19  2:50 ` William Xu
2007-10-19  3:12 ` Chong Yidong [this message]
2007-10-19  3:51   ` William Xu
2007-10-19  4:22     ` Chong Yidong
2007-10-19  5:47       ` William Xu
2007-10-19 15:29         ` Chong Yidong
2007-10-19 16:20           ` William Xu
2007-10-19 19:48       ` Chong Yidong
2007-10-19 20:31         ` Dan Nicolaescu
2007-10-19 20:42           ` Chong Yidong
2007-10-20  1:42             ` YAMAMOTO Mitsuharu
2007-10-20 17:05               ` Chong Yidong
2007-10-21  5:10                 ` YAMAMOTO Mitsuharu
2007-10-21  5:46                   ` William Xu
2007-10-22 14:46                   ` Chong Yidong
2007-11-05 11:12                     ` Mark Aufflick
2007-11-06  2:15                       ` Richard Stallman
2007-10-21  2:22             ` William Xu
2007-10-20  0:31           ` Evil Boris
2007-10-19  7:10     ` Cyrus Harmon
2007-10-19  4:33   ` Katsumi Yamaoka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871wbr4x1v.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=yamaoka@jpl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).