Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.netspace.net.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!news.bbnplanet.com!cpk-news-hub1.bbnplanet.com!news.maxwell.syr.edu!newsfeeds.sol.net!news.webspan.net!usenet From: gpalmer@webspan.net (Gary Palmer) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: ntalkd problem Date: 29 Jan 1997 00:37:50 GMT Organization: WebSpan Inc., New Jersey Lines: 14 Sender: gpalmer@mutara.noc.webspan.net Message-ID: <5cm64u$ssn@news.webspan.net> References: <01bc0a10$3cedc060$6330fa9e@org-qsar2.chem.msu.su> NNTP-Posting-Host: mutara.noc.webspan.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Newsreader: knews 0.9.8 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:34591 In article <01bc0a10$3cedc060$6330fa9e@org-qsar2.chem.msu.su>, "Eugene Radchenko" <genie@org.chem.msu.su> writes: > Hi! > Has anyone made the ntalkd to work on 2.1R? It just does not work and does > log dozens of "address family not supported by protocol family" errors. > AFAIU, it's caused by ntalkd's using "struct osockaddr" and passes it to > sendto as "struct sockaddr" which has different layout. I thought ntalk was part of 2.1R? It certainly is part of 2.1.6R (look in /etc/inetd.conf ... `talkd' is bound to the ntalk port). What you may have problems with is compiling the (o)talkd... Gary