unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Freenet.DE>
To: Stephen J. Turnbull <stephen@xemacs.org>
Cc: emacs-pretest-bug@gnu.org
Subject: Re: 23.0.50; Undefined symbol: _res_9_init
Date: Sun, 21 Oct 2007 12:21:26 +0200	[thread overview]
Message-ID: <7B74E582-BE8B-4730-A62A-93B14B19DBE4@Freenet.DE> (raw)
In-Reply-To: <87wsth9d9l.fsf@uwakimon.sk.tsukuba.ac.jp>


Am 21.10.2007 um 08:45 schrieb Stephen J. Turnbull:

> Peter Dyballa writes:
>
>> so it's obviously a mistake to re-define res_init as res_9_init. This
>> re-definition happens in resolv.h in:
>
> Be careful.  There's some tricky stuff in Mac OS X having to do with
> this.  It was a galaxy long long ago and far far away, so I forget
> details and even the problem project, but probably what's happening is
> that you really want to pull in a BIND-specific library because libc
> doesn't have it but that library does.  IIRC, of course.  YMMV.
>

The library that has res_9_init is /usr/lib/libresolv.9.dylib. I  
don't know what the purpose of res_init (or res_9_init) in GNU Emacs  
is. If it's needed with some real and needful functionality then /usr/ 
lib/libresolv.9.dylib is probably the right choice and the Fink  
team's "hack" with -D__BIND_NOSTATIC should be omitted. /usr/lib/ 
libresolv.9.dylib has 180 functions. Programmes that use /usr/lib/ 
libresolv.9.dylib:

/usr/sbin/kadmin        /usr/sbin/krb5kdc
/usr/sbin/kadmin.local  /usr/sbin/ktutil
/usr/sbin/kadmind       /usr/sbin/lookupd
/usr/sbin/kdb5_util     /usr/sbin/nmbd
/usr/sbin/kprop         /usr/sbin/smbd
/usr/sbin/kpropd        /usr/sbin/swat
/usr/sbin/krb524d       /usr/sbin/winbindd

--
Greetings

   Pete

You can learn many things from children.  How much patience you have,  
for instance.
                 -- Franklin P. Jones

  reply	other threads:[~2007-10-21 10:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-19 15:38 23.0.50; Undefined symbol: _res_9_init Peter Dyballa
2007-10-19 22:51 ` Peter Dyballa
2007-10-21  6:45   ` Stephen J. Turnbull
2007-10-21 10:21     ` Peter Dyballa [this message]
2007-10-21 15:39       ` Peter Dyballa
2007-10-21 15:36 ` Peter Dyballa

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=7B74E582-BE8B-4730-A62A-93B14B19DBE4@Freenet.DE \
    --to=peter_dyballa@freenet.de \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=stephen@xemacs.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).