Displaying 6 results from an estimated 6 matches for "res_nsearch".
2003 Jul 24
1
compilation error
Hi
I have some trouble getting asterisk to compile on my system. I get
unresolved external symbol in enum.c et srv.c on res_ninit, res_nsearch
and res_nquery. I've looked through my /usr/include/resolv.h file, and
endeed I didn't found any declaration of such functions. It seems to be
some res_init, res_search, etc.. but the declarations are the same the
res_nxxx ones.
Does asterisk requires any specific version of the glibc or g...
2003 Jun 19
1
compile in uclibc enviroment
...utoservice.o db.o privacy.o astmm.o enum.o srv.o -ldl -lpthread
-lncurses -lm -lresolv editline/libedit.a db1-ast/libdb1.a
enum.o: In function `ast_get_enum':
/usr/src/asterisk-cvs/enum.c:279: undefined reference to `__res_ninit'
/usr/src/asterisk-cvs/enum.c:307: undefined reference to `__res_nsearch'
/usr/src/asterisk-cvs/enum.c:325: undefined reference to `__res_nclose'
enum.o: In function `parse_naptr':
/usr/src/asterisk-cvs/enum.c:157: undefined reference to `__dn_expand'
srv.o: In function `ast_get_srv':
/usr/src/asterisk-cvs/srv.c:279: undefined reference to `__res_nin...
2010 Nov 01
1
Samba 4 on osx
..._ypixel in struct winsize : ok
Checking for variable h_errno : ok
Checking for declaration of h_errno : ok
Checking for res_nsearch : not found
Checking for res_ndestroy : not found
Checking for dns_search : not foun...
2010 Oct 07
1
OSX and samba4 git
..._ypixel in struct winsize : ok
Checking for variable h_errno : ok
Checking for declaration of h_errno : ok
Checking for res_nsearch : not found
Checking for res_ndestroy : not found
Checking for dns_search : not foun...
2018 Dec 06
3
Build error while upgrading samba 4.9.3
...: yes
Checking for variable h_errno : yes
Checking for declaration of h_errno : yes
Checking for header dns.h : no
Checking for res_nsearch : not found
Checking for macro res_nsearch : not found
Checking for res_ndestroy : not found
Checking for macro res_ndestroy...
2010 May 02
2
samba4 make error - drsblobs.so
...lintl... no
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking dns.h usability... no
checking dns.h presence... no
checking for dns.h... no
checking for resolv.h... yes
checking for res_search... yes, in -lresolv
checking for res_nsearch... yes
checking for res_ndestroy... no
checking for dns_search... no
checking for dn_expand... yes
checking for _res... yes
checking whether _res is declared... yes
checking for flex... no
checking for lex... no
checking for bison... no
checking for byacc... no
checking working LEX YACC combination...