home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20123 < prev    next >
Encoding:
Internet Message Format  |  1992-12-12  |  2.2 KB

  1. Path: sparky!uunet!spool.mu.edu!wupost!crcnis1.unl.edu!moe.ksu.ksu.edu!matt.ksu.ksu.edu!news
  2. From: probreak@matt.ksu.ksu.edu (James Michael Chacon)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: what about uucp working again???
  5. Date: 12 Dec 1992 20:26:12 -0600
  6. Organization: Kansas State University
  7. Lines: 40
  8. Message-ID: <1ge704INNs4g@matt.ksu.ksu.edu>
  9. References: <1992Dec7.143752.10110@umibox.hanse.de> <Bz47Ks.FnA@citrus.SAC.CA.US>
  10. NNTP-Posting-Host: matt.ksu.ksu.edu
  11.  
  12. ianj@citrus.SAC.CA.US ( Ian Justman ) writes:
  13.  
  14. >root@umibox.hanse.de writes:
  15. >: After upgrading to pl6, I know have developed kind fo skill in rebooting - 
  16. >: every time I want to use uucp (and this is my newsfeed, so once or twice per
  17. >: day) it's going back to pl3, uucp'ing, and back to pl6.
  18. >: This is somehow annoying, and I thought it was some dumb mistake I made
  19. >: until I recently read that already pl5 broke the uucp stuff.
  20.  
  21. >pl6 breaks it too.
  22.  
  23. >: Even worse, I have by mistake deleted my mailpak, and such am not easily
  24. >: able to recompile. I could of course pick it up again, but would be somehow
  25. >: disappointed to see that the new binaries would still coredump.
  26.  
  27. >Not good.  Having the source code helps, but....
  28.  
  29. >: Now, is there a working uucp (+stuff) out there somewhere? Does recompiling
  30. >: help?....
  31.  
  32. >For me, so far, even with the ever-so-highly-recommended "-fwritable-strings"
  33. >flag as part of the CFLAGS in the Makefile, the answer is a very resounding
  34. >"NO".  I've been testing the holy hell out of the uucico code with gdb and
  35. >have found that it barfs on the sigaction() call in the usset_signal() fun-
  36. >ction in sys1.c (hardlinked to sys1.unx).  At least I've gotten that far,
  37. >but I don't know enough about the innards of the system (though I do have
  38. >source code for same innards) or have any other source code which makes
  39. >use of the sigaction() (that I know of) to rip apart and analyze.
  40.  
  41. >Hope this helps anyone who's been hacking away at UUCP.
  42.  
  43. >BTW, I still have _MY_ mailpak..  Shame on you for zapping your copy!  :-)
  44. >-- 
  45. >Born to void warranties!    ianj@ijpc.UUCP
  46.  
  47. The reason it barfs on sigaction, is that function is broke in the current
  48. library release. I know at least one guy that has uucp running just fine under
  49. pl6, with the emergency new libs.
  50.  
  51. James
  52.