home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / next / programm / 6148 < prev    next >
Encoding:
Text File  |  1992-09-14  |  1.6 KB  |  46 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!sun-barr!ames!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!news.csuohio.edu!trans.csuohio.edu!cowboy
  3. From: cowboy@trans.csuohio.edu (Joe Rosenfeld)
  4. Subject: Problem compiling Procmail on 2.x 
  5. Message-ID: <1992Sep13.133706.27552@news.csuohio.edu>
  6. Sender: news@news.csuohio.edu (USENET News System)
  7. Organization: Cleveland State University
  8. X-Newsreader: Tin 1.1 PL5
  9. Date: Sun, 13 Sep 1992 13:37:06 GMT
  10. Lines: 34
  11.  
  12. Greetings:
  13.  
  14. I am trying to compile Procmail on a NeXT, partially to gain the filtering
  15. capability, and for other reasons.  Everything compiles, except the
  16. Procmail itself.  It fails with this message:
  17.  
  18. > cc  -c   procmail.c
  19. > procmail.c: In function dirmail:
  20. > procmail.c:619: `DIR' undeclared (first use this function)
  21. > procmail.c:619: (Each undeclared identifier is reported only once
  22. > procmail.c:619: for each function it appears in.)
  23. > procmail.c:619: `dirp' undeclared (first use this function)
  24. > procmail.c:619: parse error before `struct'
  25. > procmail.c:622: `dp' undeclared (first use this function)
  26. > procmail.c:623: `chp2' undeclared (first use this function)
  27. > *** Exit 1
  28. > Stop.
  29.  
  30. Is there anyone out there who has successfully compiled procmail on a NeXT?
  31. If so, I owuld appreciate any help anyone might have to offer, like a patch
  32. or information on how to proceed.
  33.  
  34. Thanks in advance,
  35. Joe
  36.  
  37.  
  38. --
  39.  
  40. ________
  41.  
  42. Joe Rosenfeld                              cowboy@trans.csuohio.edu
  43. Automation Librarian                      joer@inca.law.csuohio.edu
  44. Cleveland State University Law Library
  45.  
  46.