From owner-freebsd-ports@FreeBSD.ORG Mon Dec 29 20:05:46 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3591E106566B for ; Mon, 29 Dec 2008 20:05:46 +0000 (UTC) (envelope-from makc@issp.ac.ru) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) by mx1.freebsd.org (Postfix) with ESMTP id 64D698FC08 for ; Mon, 29 Dec 2008 20:05:45 +0000 (UTC) (envelope-from makc@issp.ac.ru) Received: from [62.63.90.129] [62.63.90.129:29691] (HELO/EHLO luna.dio.ru, authenticated with PLAIN) by mail.issp.ac.ru with ESMTP/inet id mBTJgKxX021204 (using TLSv1/SSLv3, with cipher DHE-DSS-AES256-SHA (256 bits), verified NO) Mon, 29 Dec 2008 22:42:20 +0300 (MSK) From: Max Brazhnikov To: freebsd-ports@freebsd.org Date: Mon, 29 Dec 2008 22:41:33 +0300 User-Agent: KMail/1.10.3 (FreeBSD/7.1-PRERELEASE; KDE/4.1.3; i386; ; ) References: <20081229164749.GA19620@teddy.fas.com> <200812292218.05073.makc@freebsd.org> In-Reply-To: <200812292218.05073.makc@freebsd.org> Organization: ISSP RAS MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200812292241.33940.makc@issp.ac.ru> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (mail.issp.ac.ru [77.236.34.3]); Mon, 29 Dec 2008 22:42:20 +0300 (MSK) X-Virus-Scanned: ClamAV 0.94.1/8810/Mon Dec 29 19:40:50 2008 on mail.issp.ac.ru X-Virus-Status: Clean Cc: stan Subject: Re: Build problems with amarok X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Dec 2008 20:05:46 -0000 On Mon, 29 Dec 2008 22:18:04 +0300, Max Brazhnikov wrote: > On Mon, 29 Dec 2008 11:47:49 -0500, stan wrote: > > I'm building a new machine which I cvsup'd yesterday. I am having trouble > > getting the amarok port to compile. here is the end of the compile > > failure: > > Can anyne sugest how to resolve this? > > amarok was broken with libmtp update to 0.3.1 (ports/126905). Expectation > that amarok will be updated soon is not right -- amarok2 (which is for KDE > 4) will be added as separate port. So someone should recreate libmtp-0.2 > for amarok. in the meantime you can build amarok without mtp support. Max