From owner-freebsd-multimedia@FreeBSD.ORG Sun Oct 10 06:33:45 2010 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DD3C106564A for ; Sun, 10 Oct 2010 06:33:45 +0000 (UTC) (envelope-from cochard@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 3D9F38FC16 for ; Sun, 10 Oct 2010 06:33:44 +0000 (UTC) Received: by qwe4 with SMTP id 4so908439qwe.13 for ; Sat, 09 Oct 2010 23:33:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:received :in-reply-to:references:from:date:x-google-sender-auth:message-id :subject:to:cc:content-type; bh=iC2NJn2rtb1Zz15rS7FIWU2SMnQ3UVbLt2bEik6W5tg=; b=vQp91R0Zqk1WyECyZztMp3hnEawW63r5k7eskx23qMBDBvGNWhG+ctc9gEdkw706mi jthbkuOPJVcb36jXPKO/KfHqPtRbipeawCL+NTQgaGoM+UKDh+UaYb/hRZbrHnHst32t 8ioieH2DHuh3sUOCRZaOygSlrmVGhDCLEiYTQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; b=xoqp5gz8Esde6qantwMKadFbHoDv3xyVB5lU2S4yRPKZgjNnaXLiGSfujIsHBOVV9g kCYYqkcpjrMa0cDGefrRF+QLqfXJRNQvGREvpysk8JI80g5fKD4QiVomgepFDEqwTpqd 57/r0X/DRzLWghfQf7JI4vO5MvQHaDju4LCN4= Received: by 10.229.233.80 with SMTP id jx16mr3775433qcb.62.1286690956678; Sat, 09 Oct 2010 23:09:16 -0700 (PDT) MIME-Version: 1.0 Sender: cochard@gmail.com Received: by 10.229.74.200 with HTTP; Sat, 9 Oct 2010 23:08:56 -0700 (PDT) In-Reply-To: <20101009110055.1476e457@ukr.net> References: <20101009110055.1476e457@ukr.net> From: =?ISO-8859-1?Q?Olivier_Cochard=2DLabb=E9?= Date: Sun, 10 Oct 2010 08:08:56 +0200 X-Google-Sender-Auth: IxA50sQANnd_DIA3gCZDagutUoc Message-ID: To: Ivan Klymenko Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-multimedia@freebsd.org, freebsd-ports@freebsd.org Subject: Re: XBMC port X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Oct 2010 06:33:45 -0000 On Sat, Oct 9, 2010 at 10:00 AM, Ivan Klymenko wrote: > > Hi! > > I have this port is not built ... > gives the following error when building: > ######## > ... > `/usr/ports_build/usr/ports/multimedia/xbmc/work/xbmc-10.0.r34138/xbmc/cores/paplayer/SIDCodec' > I've got the same problem, here is a dirty fix: 1. Once the make failed, manually enter the work file of SIDCodec: cd work/xbmc-10.0.r34138/xbmc/cores/paplayer/SIDCodec/ 2. Then manually restart the gmake: gmake 3. Then restart the port make: cd /usr/port/multimedia/xbmc make The make will finish without problem. Regards, Olivier -- http://freenas.org http://bsdrp.net