On Mon, Jan 03, 2011 at 10:28:56AM -0800, Zack Weinberg wrote:
> On Mon, Jan 3, 2011 at 9:26 AM, Hendrik Boom <hend...@topoi.pooq.com> wrote:
> >> hendrik> conftest.cpp -lz  -L/usr/lib -lm -lbz2 -lcrypto -lgmp -lpthread 
> >> -lrt -lz
> >> hendrik> -lbotan >&5
> >> hendrik> /usr/bin/ld: cannot find -lcrypto
> >>
> >> That's where the problem is...
> >>
> >> Quite honestly, though, I'm a bit surprised this should happen at
> >> all.  libbotan1.7 depends on libssl0.9.8, which delivers libcrypto...
> >> So the question is, what's up with that?
> >
> > libssl10.9.8 provides libcrypto in
> >
> > /usr/lib/i486/libcrypto.so.0.9.8
> > /usr/lib/i586/libcrypto.so.0.9.8
> > /usr/lib/i686/cmov/libcrypto.so.0.9.8
> > /usr/lib/libcrypto.so.0.9.8
> >
> > and all of these are present on my system.
> 
> Is libssl-dev installed?  Does the botan-dev package (whatever it's
> actually named) depend on libssl-dev, as it seems it needs to?

libssl-dev is not installed.  Nor is in mentioned in 
monotone-0.99.1/INSTALL as something that should be installed.

-- hendrik

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

Reply via email to