Starting program: /usr/lib/cyrus-imapd/quota -f [Thread debugging using libthread_db enabled] [New Thread -1218568064 (LWP 23872)] /var/lib/imap/quota/q/ /var/lib/imap/quota/?/*
Ok, let's take a wild stab at this. I see glob() is being called from libc. What glob.h header is being found during compile?
find / -name glob.h -print (unless you have a network filesystem mounted, and then, I guess I need to see the output of df)
--- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html