I had a similar problem and was able to fix it by
reconfiguring/compiling/installing SASL using the --disable-gssapi
option. I then recompiled cyrus and reinstalled it (I don't know if this
was needed).

I still got the errors, but noticed that the libgssapiv2.* files were
still in the sasl library directory.  I delete them since they were
probably left over from the original install.  

After all that, I would suggest just deleting (or renaming) these files
first and see what happens.  You may not need to recompile sasl and
cyrus packages.

  -Shawn Sivy

"J.D. Bronson" wrote:
> 
> Hello! I am running solaris 8 and have all the correct files needed to
> compile and build cyrus imap (per the topics on the list achives)...
> 
> It configured and build with NO errors and I completed the install...
> 
> However....the master process starts fine, but as soon as a request is made
> to the pop3/imap daemon - here is the results:
> 
> Jun  5 14:24:14 pop3d[3248]: unable to dlopen /usr/lib/sasl/libgssapiv2.so:
> ld.so.1: pop3d: fatal: relocation error: file /usr/lib/sasl/libgssapiv2.so:
> symbol GSS_C_NT_HOSTBASED_SERVICE: referenced symbol not found
> 
> Jun  5 14:24:31 imapd[3256]: unable to dlopen /usr/lib/sasl/libgssapiv2.so:
> ld.so.1: imapd: fatal: relocation error: file /usr/lib/sasl/libgssapiv2.so:
> symbol GSS_C_NT_HOSTBASED_SERVICE: referenced symbol not found
> 
> I used the small.conf file......
> If its forked, the errors on non stop!
> 
> I did of course successfully install sasl and symlinked /usr/lib/sasl to
> /usr/local/lib/sasl
> 
> Any thoughts or help on this?
> 
> TIA!
> 
> --
> J.D. Bronson  Aurora Health Care - Info Servcs  Milwaukee WI USA
> Office: 414.978.8282    Pager: 414.314.8282    Fax: 414.328.8282
> -= Sent via PINE 4.33: Internet News & Email for Solaris/Sparc =-

Reply via email to