On Thu, 13 Feb 2003, Keith A. Gillow wrote: > I am upgrading from analog 4.13 to the latest version 5.31. I am running > analog on an HP/Compaq alpha with OS Tru64 UNIX 5.1a. The build process > works fine (using gcc version 3.2) but the resultant binary fails to > resolve ip numbers so the dnscache file I produce is now useless.
There is already a #define for this. Use -DHAVE_ADDR_T in the DEFS in the Makefile. -- Stephen Turner, Cambridge, UK http://homepage.ntlworld.com/adelie/stephen/ "The question of whether a computer can think is no more interesting than the question of whether a submarine can swim." (Edsger W. Dijkstra) +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | Digest version: http://lists.isite.net/listgate/analog-help-digest/ | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------
