I am trying to install Procmail on a sun Solaris 8 machine running
Sendmail 8.13.1. This is Procmail version 3.22. I have also installed
gcc 3.4.2 for sol8 sparc. In the Makefile I have cc=gcc When I try to
install Procmail as root I get the error pasted below:
Whoeaaa! There's something fishy going on here.
You have a look and see if you detect anything uncanny:
*******************************************************
cc -O _autotst.c -o _autotst
./initmake: cc: not found
::::
cc -O _autotst.c -o _autotst
./initmake: cc: not found
::::
gcc -O _autotst.c -o _autotst
./initmake: gcc: not found
::::
*******************************************************
I suggest you take a look at the definition of CFLAGS* and CC
in the Makefile before you try make again.
make: *** [init] Error 1
For the last 4 weeks I have been struggling to install Procmail. I am
absolutely new to this and have no prior experience.
Greatly appreciate any help.
anusha
____________________________________________________________
procmail mailing list Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail