From owner-freebsd-ports@FreeBSD.ORG Thu Dec 13 14:52:21 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 74850B27 for ; Thu, 13 Dec 2012 14:52:21 +0000 (UTC) (envelope-from tarkhil@webmail.sub.ru) Received: from mail.sub.ru (mail.sub.ru [88.212.205.2]) by mx1.freebsd.org (Postfix) with SMTP id E29348FC0C for ; Thu, 13 Dec 2012 14:52:20 +0000 (UTC) Received: (qmail 89865 invoked from network); 13 Dec 2012 18:52:12 +0400 Received: from ppp37-190-50-39.pppoe.spdop.ru (ppp37-190-50-39.pppoe.spdop.ru [37.190.50.39]) by mail.sub.ru ([88.212.205.2]) with ESMTP via TCP; 31 Dec 1969 23:59:59 -0000 Message-ID: <50C9EB9E.3000809@webmail.sub.ru> Date: Thu, 13 Dec 2012 18:52:14 +0400 From: Alex Povolotsky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:14.0) Gecko/20120817 Thunderbird/14.0 MIME-Version: 1.0 To: ports@freebsd.org Subject: building libzrtpcpp-2.3.2 Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Dec 2012 14:52:21 -0000 Hello! I'm trying to build new linphone (2.5, it claims to have SRTP). It requires libzrtpcpp 2, while we have only 1 in ports. Attempt to build failed on (apparently) a macro NAMESPACE_COMMONCPP, which is defined... I wonder where it is defined. maybe someone has managed to build libzrtpcpp or something else with that macro? Alex