Package Details: libzrtpcpp 4.7.0-4

Git Clone URL: https://aur.archlinux.org/libzrtpcpp.git (read-only, click to copy)
Package Base: libzrtpcpp
Description: A C++ implementation of Phil Zimmermann's ZRTP specification
Upstream URL: https://github.com/wernerd/ZRTPCPP
Keywords: SRTP
Licenses: Apache-2.0
Submitter: jose1711
Maintainer: pmattern
Last Packager: pmattern
Votes: 7
Popularity: 0.000000
First Submitted: 2017-02-10 05:45 (UTC)
Last Updated: 2026-07-14 21:08 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

hakayova commented on 2017-02-20 06:30 (UTC)

Thank you kantras, that solved the problem.

kantras commented on 2017-02-17 04:18 (UTC)

I just had a similar issue trying to build until I recompiled and reinstalled ccrtp

hakayova commented on 2017-02-17 01:21 (UTC)

Yes, it happens when building 4.6.3. Configuration is completed, then building starts and reaches to 97%, it reads Linking CXX executable zrtptest, then a bunch of jibberish appears, followed by the error messages I posted in my first post. I hope this was useful enough. I can post the whole output if it would be helpful and appropriate.

jose1711 commented on 2017-02-16 07:18 (UTC)

this happens when building 4.6.3? on my pc it builts without error. in which phase does it fail?

hakayova commented on 2017-02-16 00:18 (UTC)

Package installation fails with the following error: collect2: error: ld returned 1 exit status make[2]: *** [demo/CMakeFiles/zrtptest.dir/build.make:96: demo/zrtptest] Error 1 make[1]: *** [CMakeFiles/Makefile2:275: demo/CMakeFiles/zrtptest.dir/all] Error 2 make: *** [Makefile:150: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build libzrtpcpp. Any pointer will be appreciated.