Zack,

On 01/04/2011 07:54 PM, Zack Weinberg wrote:
> On Tue, Jan 4, 2011 at 6:17 AM, Markus Wanner <mar...@bluegap.ch> wrote:
>> On squeeze, I'm able to compile monotone (c2d9a013..) just fine without
>> having libssl-dev installed (but with libssl0.9.8).
> 
> If that works correctly, then whatever added -lcrypto to the link line
> is wrong.  Which would be libbotan1.7-dev again, if I understood the
> config.log snippet right.

Can you elaborate on what's wrong with that?  libbotan1.7-dev correctly
depends on libssl0.9.8, which provides libcrypto.so.0.9.8.

And yes, linking that with -lcrypto works without the symlink
libcrypto.so -> libcrypto.so.0.9.8.  (Symlink only provided by libssl-dev)

(Note that I'm testing on squeeze, not lenny).

Regards

Markus Wanner

_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to