At 1:07 AM -0700 3/29/02, Mark Derbyshire wrote:
>Similarly setproctitle.c uses sys/resource.h that in OS X doesn't 
>include sys/time.h and needs it, but you can add it and that works.

hmm.

Adding

#include <sys/time.h>

to setproctitle.c, and removing all references to msg.h (whose 
functionality is apparently provided by another header on Mac OS X) 
got everything to build fine. However, I'm still getting:


Mar 29 12:15:23 elric imapd[3483]: login: 
shiner.mabaleb.org[63.225.255.129] mailadmin DIGEST-MD5 User logged in
Mar 29 12:15:27 elric imapd[3483]: Decoding error: generic failure 
(-1), closing connection

Whenever I try to run lm, cm, etc.

...ideas?
-- 
http://www.4am-media.com
Mac OS X Consulting and Training
Michael Bartosh
[EMAIL PROTECTED]
303.517.0272
Denver, CO


"The surest way to corrupt a youth is to instruct him to hold in higher
regard those who think alike than those who think differently."

- -- Nietzsche
         
                        Think Different.

Reply via email to