Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!apple!rutgers!mcnc!thorin!glycine!taylorr From: taylorr@glycine.cs.unc.edu (Russell Taylor) Newsgroups: comp.sys.sgi Subject: using gethostbyname() Keywords: gethostbyname help Message-ID: <14410@thorin.cs.unc.edu> Date: 31 May 90 21:31:56 GMT Sender: news@thorin.cs.unc.edu Lines: 10 I am trying to use the 'gethostbyname()' system call in a program. The manual entry mentions that I must link with 'libbsd.a' in order to use this function. However, the function is not defined in that library (or any other library that I can find) and the loader complains about it being undefined. Any clues? Russell Taylor taylorr@cs.unc.edu