xbmc and poudriere compile error

Mickaël Maillot mickael.maillot at gmail.com
Fri Mar 8 07:00:27 UTC 2013


2013/3/7 Mickaël Maillot <mickael.maillot at gmail.com>

> Hi,
>
> 2013/3/6 Wolfgang Riegler <wolfgang.riegler at gmx.de>
>
>> Hi,
>>
>> I have problems compiling xbmc with poudriere-devel.
>>
>> Logfile says:
>> DVDAudioCodecFFmpeg.cpp: In member function 'virtual int
>> CDVDAudioCodecFFmpeg::Decode(BYTE*, int)':
>> DVDAudioCodecFFmpeg.cpp:163: error: 'struct AVFrame' has no member named
>> 'nb_samples'
>> DVDAudioCodecFFmpeg.cpp: In member function 'void
>> CDVDAudioCodecFFmpeg::ConvertToFloat()':
>> DVDAudioCodecFFmpeg.cpp:208: error: 'struct AVFrame' has no member named
>> 'nb_samples'
>> gmake[1]: *** [DVDAudioCodecFFmpeg.o] Error 1
>> gmake: *** [xbmc/cores/dvdplayer/DVDCodecs/Audio/Audio.a] Error 2
>> *** [do-build] Error code 1
>>
>>
>>
>> I tried several options, EXTERNAL_FFMPEG, NONFREE and LIBBLURAY on and
>> off, but no changes. I also tried compiling without CCACHE
>>
>> Poudriere uses a FreeBSD 9.1-RELEASE AMD64 Jail.
>>
>>
>>
>> Any help is appreciated, thanks in advance.
>>
>> kind regards
>>
>> Wolfgang Riegler
>> _______________________________________________
>> freebsd-ports at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
>>
>
> which ffmpeg port are installed ? i think multimedia/ffmpeg can conflict
> with xbmc build.
>

Also: can you try my last patch from PR ports/175933 ?


More information about the freebsd-ports mailing list