Guess what? When compiling on 11i I get the expected behavior when using http://www.ijs.si/software/snprintf/ (now if only this were the case on 10.20!)
# cat /usr/local/etc/aide.conf database=file:/usr/local/etc/aide.db database_out=file:/usr/local/etc/aide.new.db MAINRule = p+i+n+u+g+s+b+m+c+md5+sha1 /etc/mail MAINRule # aide --init AIDE, version 0.10 ### AIDE database initialized. # mv /usr/local/etc/aide.new.db /usr/local/etc/aide.db # aide --check AIDE, version 0.10 ### All files match AIDE database. Looks okay! # echo "fake : root" >> /etc/mail/aliases # aide --check AIDE found differences between database and filesystem!! Start timestamp: 2004-10-27 11:30:35 Summary: Total number of files=9,added files=0,removed files=0,changed files=1 Changed files: changed:/etc/mail/aliases Detailed information about changes: File: /etc/mail/aliases Size : 880 , 892 Mtime : 2000-11-14 02:00:00 , 2004-10-27 11:30:25 Ctime : 2002-11-27 11:41:40 , 2004-10-27 11:30:25 MD5 : I9t5u69ZChoof//eOVg/vQ== , LHmVffmIhOTfmSzLKbTpHg== SHA1 : hWIi8b102uoZstHZK87qzziPC4U= , XAbqq+fLFEbEFZNXkSFSdVWxI0c= -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Fisher, Charles J. Sent: Wednesday, October 27, 2004 9:54 AM To: Richard van den Berg Cc: Aide user mailinglist Subject: RE: [Aide] aide problems under HP-UX 10.20 FYI, I am getting exactly the same error on the latest versions of HP-UX(parisc). I'll try linking in portable_vsnprintf here. # cat /usr/local/etc/aide.conf database=file:/usr/local/etc/aide.db database_out=file:/usr/local/etc/aide.new.db MAINRule = p+i+n+u+g+s+b+m+c+md5+sha1 /etc/mail MAINRule # aide --init Memory fault(coredump) # uname -a HP-UX prdcrm2 B.11.11 U 9000/800 882639441 unlimited-user license _______________________________________________ Aide mailing list [EMAIL PROTECTED] https://mailman.cs.tut.fi/mailman/listinfo/aide _______________________________________________ Aide mailing list [EMAIL PROTECTED] https://mailman.cs.tut.fi/mailman/listinfo/aide