I am having extreme difficulties getting PHP4 to compile with imap support. At compile time the imap libraries are found, but they produce errors saying the there are undefined references in one of the imap files, I beleive it was gss(?).
Does anyone know of a work around, or where I can get a working imap library?
I am running Red hat 6.2, with imap 4.7
Any help would be appreciated.
BTW: PHP compiles fine without imap support.