Hello,

On 20/10/16 03:06 PM, László Böszörményi (GCS) wrote:
>  Working on the fix. May you share the program that you want to build?
> I would like to be sure there's no more headers I might have missed to
> install.

Thank you for the (really) fast answer!

I am building Ring (https://ring.cx).

The version I am building is not released yet, but we want to make sure
that we can build on Debian whenever we release it. ( I am the
maintainer for Ring but also part of the dev team).

If you really want to try building Ring (you don't have to), you could
use the following steps:

 - git clone g...@github.com:savoirfairelinux/ring-daemon.git
 - cd contrib
 - mkdir native
 - cd native
 - ../bootstrap
 - make (not -j4!)
 - cd ../../
 - ./autogen.sh
 - ./configure
 - make -j4

The build will fail with the following error:
 - /usr/include/cryptopp/eccrypto.h:19:18: fatal error: hmqv.h: No such
file or directory

Cheers,

-- 
Alexandre Viau
av...@debian.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to