Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Oct 2010 08:08:56 +0200
From:      =?ISO-8859-1?Q?Olivier_Cochard=2DLabb=E9?= <olivier@freenas.org>
To:        Ivan Klymenko <fidaj@ukr.net>
Cc:        freebsd-multimedia@freebsd.org, freebsd-ports@freebsd.org
Subject:   Re: XBMC port
Message-ID:  <AANLkTi=OBksZUCCBOULurmj3NsMfT%2Bthtjd=patfmtm1@mail.gmail.com>
In-Reply-To: <20101009110055.1476e457@ukr.net>
References:  <AANLkTi=wbWjAjPPNJTUB-g1obG=WH0g0hNUXKj0Gnm9M@mail.gmail.com> <20101009110055.1476e457@ukr.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 9, 2010 at 10:00 AM, Ivan Klymenko <fidaj@ukr.net> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=OBksZUCCBOULurmj3NsMfT%2Bthtjd=patfmtm1>