[uClibc] Postfix dns_query problem

Pete Popov ppopov at mvista.com
Thu Jul 1 16:40:09 UTC 2004


On Wed, 2004-06-30 at 17:39, Pete Popov wrote:
> On Wed, 2004-06-30 at 04:26, Erik Andersen wrote:
> > On Wed Jun 30, 2004 at 12:01:41PM +0200, Reet wrote:
> > > gcc  -g -O -I. -I../../include -DLINUX2 -o smtpd smtpd.o smtpd_token.o
> > > smtpd_check.o smtpd_chat.o smtpd_state.o smtpd_peer.o smtpd_sasl_proto.o
> > > smtpd_sasl_glue.o ../../lib/libmaster.a ../../lib/libglobal.a
> > > ../../lib/libdns.a ../../lib/libutil.a -lnsl -lresolv
> > > ../../lib/libdns.a(dns_lookup.o)(.text+0x81): In function `dns_query':
> > > /var/postfix-1.1.11/src/dns/dns_lookup.c:168: undefined reference to
> > > `__res_search'
> > 
> > I assume you are using stock uClibc 0.9.26?  Support for
> > __res_search was added after 0.9.26 was released, so try
> > again using the latest uClibc snapshot,
> 
> By 'support' do you mean the __res_search stub?  That appears to be in
> older uClibc releases as well. I don't see anything new around
> libresolv/__res_search in the latest snapshot -- or am I missing
> something?

Nevermind, I did another cvs pull and found the functions.

Pete




More information about the uClibc mailing list