hi,
the definition of LOAD_AVG_FIELD in OS/os.h-SunOS5.h (exim4.04) is:
#define LOAD_AVG_FIELD value.ul
but this fails on a 64bit solaris machine im using, changing it to:
#define LOAD_AVG_FIELD value.ui32
seems to fix the problem, ive successfully tested the change with solaris
2.6. (32bit ultra1) and 2.8. (64bit ultra80)
Paul
pkelly@???
http://www.vianetworks.co.uk