On Tue, Oct 25, 2016 at 06:25:02PM +1100, Fulano Diego Perez wrote: > > can zrtp be enabled at compile time ? >
apt install build-essentials devscripts debcheckout linphone cd linphone dpkg-checkbuilddeps # install the missing build dependencies dpkg-checkbuilddeps # should now report _no missing_ build dependency apt install libbzrtp-dev debuild -uc -us and report back the results

