[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem compiling progarms (linker errors)



On Fri, Apr 13, 2001 at 01:01:05AM +0300, Shaul Karl wrote:
> BTW: Why one would need SSL _development_ libraries if he has the SSL 
> libraries already installed?

Development libraries maybe come without the debug information
stripped, and some libraries also come in statically-linkable .a files
(useless if you're not doing development).

The reason his compile failed (I think) is because the 'openssl' package
didn't supply a 'libssl.so' file (only 'libssl.so.0').

-- 
Best regards,
Ilya Konstantinov

=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il