I'm trying to install procmail to a solaris 2.6 system.
'make install' produces the following error:
Whoeaaa! There's something fishy going on hear.
You have a look and see if you detect anything uncanny:
cc -O _autotst.c -o _autotst
/usr/ucb/cc: language optional software package not installed
::::::
cc -O _autotst.c -o _autotst
/usr/ucb/cc: language optional software package not installed
:::
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.
*** Error code 1
make: Fatal error: Command failed for target 'init'
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail