Hello Sam,

Sam Varshavchik <[EMAIL PROTECTED]> wrote
in article Re: [Courier-imap] compile error on solalis8 
at Thu, 13 Dec 2007 23:11:09 -0500
>The only thing I can suggest is that you verify that OpenSSL is build as a 
>shared library, not as a static library. Even though OpenSSL's default 
>makefile builds static libraries only, nobody really uses this configuration 
>in practice, and there are a number of issues with that. All Linux and BSD 
>distributions build and install OpenSSL as a shared library, and you should 
>either.

I compiled OpenSSL with shared library.
I did just add "shared" when I use configure of OpenSSL.
Then compile and installed.
Is it not enough?

% ldd /usr/local/ssl/bin/openssl 
        libssl.so.0.9.8 =>       /usr/local/ssl/lib/libssl.so.0.9.8
        libcrypto.so.0.9.8 =>    /usr/local/ssl/lib/libcrypto.so.0.9.8
        libsocket.so.1 =>        /usr/lib/libsocket.so.1
        libnsl.so.1 =>   /usr/lib/libnsl.so.1
        libdl.so.1 =>    /usr/lib/libdl.so.1
        libc.so.1 =>     /usr/lib/libc.so.1
        libmp.so.2 =>    /usr/lib/libmp.so.2
        /usr/platform/SUNW,UltraAX-i2/lib/libc_psr.so.1

>Finally, why are you building 4.1.1? The current version is 4.3.0, try 
>building the current version, instead.

Please read my first e-mail. I tried compiling 4.3.0 and 4.1.1 then
the error was different. I thought 4.1.1 better for me because 
you advised for 4.1.1.

-- 
Koichi Mori

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Courier-imap mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to