On Sat, Oct 9, 2010 at 10:00 AM, Ivan Klymenko <fi...@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
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to