> From: info-cyrus-bounces+info-cyrus=ornl.gov@xxxxxxxxxxxxxxxxxxxx > [mailto:info-cyrus-bounces+info-cyrus=ornl.gov@xxxxxxxxxxxxxxxxxxxx] On > Behalf Of Dave McMurtrie > > On Mar 29, 2011, at 4:27 PM, "Rosenbaum, Larry M." <rosenbaumlm@xxxxxxxx> > wrote: > > > I've just installed beta1 on Solaris 9 Sparc and got the following error > from cyradm: > > > > # cyradm localhost --tls > > verify error:num=19:self signed certificate in certificate chain > > Password: ld.so.1: perl: fatal: relocation error: file > /usr/local/lib/perl5/site_perl/5.10.1/sun4- > solaris/auto/Cyrus/IMAP/IMAP.so: symbol cyrus_getpass: referenced symbol > not found > > Killed > > > > I think this is my fault. I will have a look later tonight. Also, I'm getting the following warnings from the "make" command. I don't know if they're related to the problem: -------------- imclient.c imclient.c: In function `tls_start_clienttls': imclient.c:1955: warning: assignment discards qualifiers from pointer target type tls.c: In function `tls_start_servertls': tls.c:990: warning: assignment discards qualifiers from pointer target type tls.c: In function `tls_start_clienttls': tls.c:1340: warning: assignment discards qualifiers from pointer target type (every link command has the following error) ld: warning: global symbol `_END_' has non-global binding: (file /usr/local/ssl/lib/libssl.so value=LOCL); ld: warning: global symbol `_START_' has non-global binding: (file /usr/local/ssl/lib/libssl.so value=LOCL); ld: warning: global symbol `_END_' has non-global binding: (file /usr/local/ssl/lib/libcrypto.so value=LOCL); ld: warning: global symbol `_START_' has non-global binding: (file /usr/local/ssl/lib/libcrypto.so value=LOCL); IMAP.xs: In function `get_password': IMAP.xs:206: warning: assignment makes pointer from integer without a cast ----------------- ---- Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/