Help compiling & installing mldonkey

I’m unable to install mldonkey:

$ pamac install mldonkey
Warning: mldonkey is only available from AUR
Preparing...
Cloning mldonkey build files...
Generating mldonkey information...
Checking mldonkey dependencies...
Resolving dependencies...
Checking inter-conflicts...

To build (1):
  mldonkey  3.1.7-1    AUR


Edit build files : [e] 
Apply transaction ? [e/y/N]
[...]
src/utils/lib/CryptoPP.cc:8563:71: note:   initializing argument 2 of ‘void CryptoPP::MDC<T>::Enc::UncheckedSetKey(CryptoPP::CipherDir, const int*, unsigned int) [with T = CryptoPP::SHA]’
 8563 |                 void UncheckedSetKey(CipherDir direction, const byte *userKey, unsigned int length)
      |                                                           ~~~~~~~~~~~~^~~~~~~
make: *** [Makefile:5482: src/utils/lib/CryptoPP.o] Error 1
==> ERROR: A failure occurred in build().
    Aborting...

It appears it’s a known issue, see the comments on the AUR page: AUR (en) - mldonkey

@tux-86 thanks, but specific commands would help. Does AUR compile from that git code or uses tarball from sourceforge?

It’s using the release tarball from GitHub, see the PKGBUILD.

Source and pkgbuild have been fixed

Download the updated pkgbuild and happy building

Thank you very much now compiles on Manjaro!!

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.