Ooookay ... 'clive' runs under Linux but not under Solaris. Mail doesn't get to any of my Linux boxes until I run a command to fetch it from my ISP, so using 'procmail' to route messages from my cell phone into 'clive' to post them isn't really effective unless 'clive' runs on my ISP's machine.
I think I've managed to tweak it to compile under SunOS. If this message appears at all, then it's working. Had to add some libraries explictly to the gcc command in one of the Makefiles (that was the hard part -- figuring out which libraries the missing functions were in) and change "u_int_32" to "unsigned" in a couple of files (better would have been to #define u_int_32 in one of the .h files, but I was in tinker & tweak mode). If this works, I'll look up where to send the diffs to make it useful to others, and if the creator cares, he or she can stick the changes into apropriate #ifdef conditions.
System = SunOS
Release = 5.8
KernelID = Generic_108528-13
Machine = sun4u
I think I've managed to tweak it to compile under SunOS. If this message appears at all, then it's working. Had to add some libraries explictly to the gcc command in one of the Makefiles (that was the hard part -- figuring out which libraries the missing functions were in) and change "u_int_32" to "unsigned" in a couple of files (better would have been to #define u_int_32 in one of the .h files, but I was in tinker & tweak mode). If this works, I'll look up where to send the diffs to make it useful to others, and if the creator cares, he or she can stick the changes into apropriate #ifdef conditions.
System = SunOS
Release = 5.8
KernelID = Generic_108528-13
Machine = sun4u