Re: can't get ssl support compiled in
On Wed, Jun 21, 2006 at 07:39:56AM -0400, David Haguenauer wrote:
> * Henry Nelson <netb@xxxxxxxxxx>, 2006-06-21 20:30:55 Wed:
> > I finally found a way to get configure to complete, and found out that
> > "--disable-shared" does nothing:
> > ldd ./mutt
> > ./mutt:
> > -lm.0 => /usr/lib/libm387.so.0
> > -lm.0 => /usr/lib/libm.so.0
> > -liconv.4 => /usr/local/lib/libiconv.so.4
> > -lc.12 => /usr/lib/libc.so.12
> > -lintl.7 => /usr/local/lib/libintl.so.7
> > -ltermcap.0 => /usr/lib/libtermcap.so.0
>
> Does this binary complain about a missing libssl? It's not even
> dynamically linked against it.
I have removed the shared ssl libraries from the system.
I was never able to get --with-ssl to work with the static libraries. This
binary was created with --with-openssl, which probably is bogus.
For testing purposes, I'm willing to link ssl dynamically, but in a
production mutt binary ssl must be statically linked.
--
henry nelson
WWW_HOME=http://yuba.ne.jp/~home/