home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / mail / mh / 991 < prev    next >
Encoding:
Internet Message Format  |  1992-07-31  |  771 b 

  1. Path: sparky!uunet!cis.ohio-state.edu!ucbvax!CC.GATECH.EDU!mark
  2. From: mark@CC.GATECH.EDU ("Mark J. Reed")
  3. Newsgroups: comp.mail.mh
  4. Subject: Re: SCO gethostent()
  5. Message-ID: <9207311340.AA01821@fargo.cc.gatech.edu>
  6. Date: 31 Jul 92 13:40:49 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 13
  11.  
  12. \Hello ,
  13. \    I am compling mh-6.7.2 on our SCO Unix V 3.2 . I have
  14. \given SOCKETS  option to use socket. But it does not support
  15. \socket call " gethostent() " 
  16.  
  17. SCO does support gethostent(), but you have to explicitly link with the socket
  18. library.  Add the line 
  19.     ldoptlibs    -lsocket
  20. to your conf/MH file and rerun mhconfig.
  21.  
  22. --
  23. Mark J. Reed            College of Computing Technical Support
  24. <mark@cc.gatech.edu>        Georgia Institute of Technology
  25.