home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cis.ohio-state.edu!ucbvax!CC.GATECH.EDU!mark
- From: mark@CC.GATECH.EDU ("Mark J. Reed")
- Newsgroups: comp.mail.mh
- Subject: Re: SCO gethostent()
- Message-ID: <9207311340.AA01821@fargo.cc.gatech.edu>
- Date: 31 Jul 92 13:40:49 GMT
- Sender: daemon@ucbvax.BERKELEY.EDU
- Distribution: world
- Organization: The Internet
- Lines: 13
-
- \Hello ,
- \ I am compling mh-6.7.2 on our SCO Unix V 3.2 . I have
- \given SOCKETS option to use socket. But it does not support
- \socket call " gethostent() "
-
- SCO does support gethostent(), but you have to explicitly link with the socket
- library. Add the line
- ldoptlibs -lsocket
- to your conf/MH file and rerun mhconfig.
-
- --
- Mark J. Reed College of Computing Technical Support
- <mark@cc.gatech.edu> Georgia Institute of Technology
-