home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 22612 < prev    next >
Encoding:
Text File  |  1993-01-04  |  1.1 KB  |  29 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!wupost!cs.utexas.edu!torn!newshub.ccs.yorku.ca!yorku.ca!marcf
  3. From: marcf@nexus.yorku.ca (Marc G Fournier)
  4. Subject: Re: SLS4 UUCP/SMAIL Questions
  5. Message-ID: <marcf.726125926@yorku.ca>
  6. Sender: news@newshub.ccs.yorku.ca (USENET News System)
  7. Organization: York University
  8. References: <LFFTwB1w165w@wefunk.rent.com>
  9. Date: Mon, 4 Jan 1993 05:38:46 GMT
  10. Lines: 17
  11.  
  12. ludwig@wefunk.rent.com (Mitchel F. Ludwig) writes:
  13.  
  14. >   2.  When I send mail, either through /bin/mail, or using elm, my
  15. >message gets gonked.  Elm and mail think it's fine, but they end up
  16. >in the DLO.  If I look at the /usr/spool/smail/log/logfile file, I
  17. >find that during the sending of the message, this error happens.
  18.  
  19. >   ..... failed: (ERR_143) transport uux: process killed by signal 11
  20.  
  21. >   Then a message gets sent back to me stating the message failed.
  22. >   So, what's happening here?
  23.  
  24.     I had the same problem.  For me, it was a matter of recompiling
  25. the uucp package, after changing the define 'HAVE_SIGACTION'(?) or
  26. similar, from 1 to 0.  It is a known problem with libc.so.4.1 :(
  27.  
  28. Marc
  29.