-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wednesday 20 Aug 2003 4:03 pm, Jeff Wasilko wrote:
> Has anyone gotten the milter to compile on solaris?
I hope to start work on Solaris 9 soon. As supplied Solaris 8 doesn't support
milters.
- -Nigel
- --
Nigel Horne. Arranger, Composer, Conduc
Has anyone gotten the milter to compile on solaris?
The first hurdle is getopt/getoptlong. Solaris' getopt doesn't
include getoptlong.
I pointed the milter to ../clamscan to pick up getoptlong by
adding:
-I../clamscan
-L../clamscan
However, I'm still having problems with strerror_r. I added: