home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / mail / sendmail / 2979 < prev    next >
Encoding:
Text File  |  1992-12-13  |  1.6 KB  |  47 lines

  1. Newsgroups: comp.mail.sendmail
  2. Path: sparky!uunet!news.univie.ac.at!news.tu-graz.ac.at!fstgds15.tu-graz.ac.at!schinagl
  3. From: schinagl@fstgds15.tu-graz.ac.at (Hermann Schinagl)
  4. Subject:  Building IDA Sendmail on Stardent/Kubota (?)
  5. Message-ID: <1992Dec13.173038.20575@news.tu-graz.ac.at>
  6. Sender: news@news.tu-graz.ac.at (USENET News System)
  7. Nntp-Posting-Host: fstgds15.tu-graz.ac.at
  8. Organization: Technical University of Graz, Austria
  9. Date: Sun, 13 Dec 92 17:30:38 GMT
  10. Lines: 35
  11.  
  12. Hi !
  13.  
  14. Did anybody outhere build IDA sendmail for Stardent. It seems to
  15. be an easy job, if you have added some missing header files, doing
  16. your own config/stardent.h file, searching for lost syscalls ...
  17.  
  18. Well, I managed it to build it except:
  19.  
  20. If I define LACK_SIGBLOCK, a syscall named sigprocmask is used by
  21. the compiler, but where to get it from ? I have searched all the 
  22. libraries by 'ar' , did a grep on all the header files ... but nothing.
  23.  
  24. Ok, beeing a bad guy I have temporarily uncommented the call to sigprocmask
  25. and compiled IDA sendmail. But starting up sendmail causes sendmail 
  26. immedeatly to fork itself, so that a copy of sendmail is in the process
  27. table. 
  28.  
  29. If I telnet to smtp, IDA welcomes me, accepts helo, but if I try to
  30. deliver mail via MAIL FROM: <name> sendmail forks some more times and
  31. hangs up.
  32.  
  33. Turning on the debug flags shows that geloadavg returns -1.
  34.  
  35. Stardent operating system seems to be derived from SYS5, and the station
  36. shares their disks via NFS to three other stardent stations.
  37.  
  38. It seems to me that I have done something basically wrong.
  39.  
  40. Has anybody had similar expierences ?
  41.  
  42. Please email me
  43.  
  44. Thanks in advance Hermann
  45.  
  46.  
  47.