home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.programmer
- 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
- From: cowboy@trans.csuohio.edu (Joe Rosenfeld)
- Subject: Problem compiling Procmail on 2.x
- Message-ID: <1992Sep13.133706.27552@news.csuohio.edu>
- Sender: news@news.csuohio.edu (USENET News System)
- Organization: Cleveland State University
- X-Newsreader: Tin 1.1 PL5
- Date: Sun, 13 Sep 1992 13:37:06 GMT
- Lines: 34
-
- Greetings:
-
- I am trying to compile Procmail on a NeXT, partially to gain the filtering
- capability, and for other reasons. Everything compiles, except the
- Procmail itself. It fails with this message:
-
- > cc -c procmail.c
- > procmail.c: In function dirmail:
- > procmail.c:619: `DIR' undeclared (first use this function)
- > procmail.c:619: (Each undeclared identifier is reported only once
- > procmail.c:619: for each function it appears in.)
- > procmail.c:619: `dirp' undeclared (first use this function)
- > procmail.c:619: parse error before `struct'
- > procmail.c:622: `dp' undeclared (first use this function)
- > procmail.c:623: `chp2' undeclared (first use this function)
- > *** Exit 1
- > Stop.
-
- Is there anyone out there who has successfully compiled procmail on a NeXT?
- If so, I owuld appreciate any help anyone might have to offer, like a patch
- or information on how to proceed.
-
- Thanks in advance,
- Joe
-
-
- --
-
- ________
-
- Joe Rosenfeld cowboy@trans.csuohio.edu
- Automation Librarian joer@inca.law.csuohio.edu
- Cleveland State University Law Library
-
-