These routines are used for making, sending, and interpreting query and reply messages with Internet domain name servers. State information is kept in statp and is ...
dn_expand expands the compressed domain name to a full domain name. Expanded names are converted to uppercase EBCDIC. msg is a …
Undefined reference errors in gcc. Ask Question. up vote 1 down vote favorite. gcc link results with errors: ... undefined reference to '__dn_expand' dns.cpp: ...
Hi, Hmm, I found that manually adding "-lresolv" to the end of the GCC line in the Makefile works - however, "-lresolv" is already party of the LIB line, so I'm not ...
The dn_expand() function is a low-level routine used by res_query() to expand the compressed domain name, comp_dn, to a full domain name. ...
Note: The dn_expand() function has a dependency on the level of the Enhanced ASCII Extensions. See Enhanced ASCII support for details. If successful, dn_expand ...
Arguments: msg A pointer to the beginning of the message that contains the compressed name. eomorig A pointer to the first location after the message.
The res_init routine reads the configuration file (if any; see resolver(5)) to get the default domain name, search list and the Internet address of the local name ...
Description. The dn_expand subroutine expands a compressed domain name to a full domain name, converting the expanded names to all uppercase letters.
Make fails with "Undefined symbols: _res_9_dn_expand, _res_9_search and _res_9" Submitted: 2009-08-23 03:31 UTC: Modified: 2009-10-16 16:10 UTC: