home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / infosyst / gopher / 2033 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.6 KB  |  47 lines

  1. Newsgroups: comp.infosystems.gopher
  2. Path: sparky!uunet!newsflash.concordia.ca!fp-cserv-122-246.concordia.ca!user
  3. From: frank@domingo.concordia.ca (Frank Maselli)
  4. Subject: Re: help with gopherd1.1 & ultrix
  5. Message-ID: <frank-210193162132@fp-cserv-122-246.concordia.ca>
  6. Followup-To: comp.infosystems.gopher
  7. Sender: usenet@newsflash.concordia.ca (USENET News System)
  8. Nntp-Posting-Host: fp-cserv-122-246.concordia.ca
  9. Organization: Concordia University
  10. References: <1993Jan20.164242.20542@trentu.ca> <frank@domingo.concordia.ca-210193094129@fp-cserv-122-246.concordia.ca>
  11. Date: Thu, 21 Jan 1993 21:22:12 GMT
  12. Lines: 33
  13.  
  14. In article
  15. <frank@domingo.concordia.ca-210193094129@fp-cserv-122-246.concordia.ca>,
  16. frank@domingo.concordia.ca (Frank Maselli) wrote:
  17.  
  18. >  
  19. > I've experienced the same type of problem. Apparently, something is trying
  20. > to
  21. > access the svc.conf file. The file exists and is readable, but I can't
  22. > figure
  23. > out where the getsvc() is coming from or why it can't stat the file.
  24. > I've had no problems with version 1.03.
  25.  
  26. After some poking around, I've found that the problem originates in
  27. gopherd.c
  28. specifically in inet_netnames(). The call to gethostbyaddress bombs on an
  29. internal call to getsvc with:
  30.  
  31. getsvc: can't stat /etc/svc.conf error.
  32.  
  33. Oddly enough in release 1.03 gethostbyaddress works. There has been a major
  34. rewrite of inet_netnames from release 1.03 and I haven't been able to
  35. figure
  36. out whats changed that's causing the problem. My first attempt at
  37. commenting
  38. out the call to gethostbyaddress caused the server to dump core :-(
  39.  
  40. Anybody have any ideas?
  41. --------
  42. Frank Maselli
  43. Assistant Director, Customer Relations
  44. Computing Services
  45.