home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20988 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.5 KB  |  41 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!unislc!erc
  3. From: erc@unislc.uucp (Ed Carp)
  4. Subject: Re: new user questions: mail, uucp, minicomm
  5. X-Newsreader: TIN [version 1.1 PL6]
  6. References: <SIGLER.92Dec17155338@hp750.itg.ti.com>
  7. Message-ID: <1992Dec18.165329.7432@unislc.uucp>
  8. Organization: Unisys Corporation SLC
  9. Date: Fri, 18 Dec 1992 16:53:29 GMT
  10. Lines: 29
  11.  
  12. John Sigler (sigler@hp750.itg.ti.com) wrote:
  13.  
  14. : using SLS 98p5 and am experiencing problems with each also. 
  15.  
  16. : 1) Just typing mail causes a core and through elm or emacs rmail mail seems to
  17. : be sent but never arrives (I'm just trying it locally). 
  18.  
  19. That's because mail is probably core dumping.  I'm not sure which version is
  20. being put into SLS right now - if it's the "stock" mailpak 1.3 "mail", it will
  21. almost certainly have problems.  I put out two patches immediately after
  22. I released mailpak 1.3 to fix a problem or two with mail.  I'll see if I can
  23. find them - or it might be best to wait until mailpak 1.4 is released (very
  24. soon now).
  25.  
  26. : 3) I've had some problems setting up uucp. While browsing the net I've noticed
  27. : several people implying uucp does not work currently. Is this correct? 
  28.  
  29. uucp works fine, but there has been changes to the kernel that breaks stuff.
  30. The easiest thing to do is probably to recompile the kernel with the lines
  31.  
  32.     if(user_esp)
  33.         send_sig(SIGSEGV, tsk, 1);
  34.  
  35. commented out.  Alternately, you might want to recompile uucp with the flag
  36. "-fwritable-strings".
  37. -- 
  38. Ed Carp            erc@apple.com, erc@saturn.upl.com    801/538-0177
  39.  
  40. Who and what would you be if you went beyond your deepest fears?
  41.