emacs-devel
[Top][All Lists]
Advanced

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

Re: 23.0.50; Undefined symbol: _res_9_init


From: Peter Dyballa
Subject: Re: 23.0.50; Undefined symbol: _res_9_init
Date: Sun, 21 Oct 2007 17:36:16 +0200

Hello!

Comparing old configure.in with the recent version, I see that from res_init was removed from a for loop:

        for ac_func in gethostname ... res_init ...
        do
        ...
        done

The recent version of configure.in does not have res_init. Does this mean that no tests for res_init() are performed?

--
Greetings

  Pete

Genius may have its limitations, but stupidity is not thus handicapped.
                                     -- Elbert Hubbard






reply via email to

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