Zooko O'Whielacronx wrote:
> Okay, I did "apt-get source amule", and then I cd'ed into the
> amule-2.1.3 directory and ran "./configure", and it printed out, among
> other things:
> 
> checking whether to use embedded Crypto... yes
> 
> This means that amule is not even using the system-wide installation of
> Crypto++, so upgrading that version of Crypto++ can hardly be blamed for
> amule crashing.

That's wrong. It's not using the system crypto library in your build, but not in
the Ubuntu package, which is passing --disable-embedded-crypto to ./configure.
See debian/rules and a build log:
http://launchpadlibrarian.net/11435188/buildlog_ubuntu-hardy-i386.amule_2.1.3-4ubuntu2_FULLYBUILT.txt.gz
>

-- 
please sync libcrypto++ 5.5.2-1 from Debian testing
https://bugs.launchpad.net/bugs/189243
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to