On Wed, Aug 07, 2002 at 10:17:49 -0400, Michael Hill wrote: > Since upgrading openssl to 0.9.6e-1 (from unstable) a week and a half ago,
Upgrading openssl is probably not the cause of your problem. > building Evolution from CVS fails at this point: > libtool: link: cannot find the library `/usr/lib/libssl.la' > make[3]: *** [test-calendar] Error 1 > make[3]: Leaving directory `/disk1/src/evolution/widgets/misc' > ----- > Is this an evo configuration problem? No. I have similar problems building gnumeric CVS HEAD. > Should the .la file be part of the libssl deb? Not unless OpenSSL itself is built using libtool, AFAIK. Most likely what you are seeing is http://bugs.debian.org/155556 or a similar problem (libgnomeui-dependent library that should be rebuilt now that libgnomeui has switched from using OpenSSL to using gnutls). "grep -l 'ssl\.la\>' /usr/lib/*.la" can give you a starting point as to which libraries are problematic. HTH, Ray -- Tevens ben ik van mening dat Nederland overdekt dient te worden.

