On Thu, 14 Apr 2005, Craig White wrote:
NOTE: I would bet that the /usr/local/include/glob.h is the issue - that would be on both systems exhibiting the problem and are apparently put there by my compiling heimdal from source (did it on both systems)
Now, how can I fix this?
I should have guessed it was the roken glob.h issue. Sigh.
Well, either link libroken in (and thus use the roken glob) or remove /usr/local/include/glob.h
The former is presumably setenv LDFLAGS -lroken; ./configure the latter is obvious
--- 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