home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / mail / mh / 1409 < prev    next >
Encoding:
Text File  |  1992-12-17  |  1.0 KB  |  26 lines

  1. Newsgroups: comp.mail.mh
  2. Path: sparky!uunet!spool.mu.edu!agate!boulder!nordsieck.cs.Colorado.EDU!millert
  3. From: millert@nordsieck.cs.Colorado.EDU (Todd C. Miller)
  4. Subject: Re: MH sortm bombs on large folders.
  5. Message-ID: <1992Dec17.202421.10768@colorado.edu>
  6. Keywords: n
  7. Sender: news@colorado.edu (The Daily Planet)
  8. Nntp-Posting-Host: nordsieck.cs.colorado.edu
  9. Organization: University of Colorado, Boulder
  10. References: <5559@daily-planet.concordia.ca>
  11. Distribution: na
  12. Date: Thu, 17 Dec 1992 20:24:21 GMT
  13. Lines: 11
  14.  
  15. I just installed MH 6.8 on our decstation 5000/240's running Ultrix 4.2a
  16. and sortm had no problem with a folder of > 2000 messages.  I compiled MH
  17. with gcc, not cc btw.  The only change needed to make it build with gcc
  18. -traditional is to change the declaration of time() in 2 files from returning
  19. a long to returning a time_t.  Of course, you'll need to have manually edited
  20. some system headers in order for gcc -traditional to work, but that's another
  21. story...
  22.  
  23.  - todd
  24. -- 
  25.  Todd C. Miller    millert@cs.Colorado.EDU    Sys/Adm Undergraduate Operations
  26.