Hello,
I have a problems building port "xbmc-12.0.r3".
All depends was built successfully, but XBMC itself produce an error:
The options screen for port looks like this:
And my system is:
What may be wrong?
Thanks!
I have a problems building port "xbmc-12.0.r3".
All depends was built successfully, but XBMC itself produce an error:
Code:
mur@h-media:/usr/ports/multimedia/xbmc % sudo make LDFLAGS="-L/usr/local/lib/pth"
===> Building for xbmc-12.0.r3
gmake -C xbmc/main
gmake[1]: Entering `/usr/ports/multimedia/xbmc/work/xbmc-xbmc-7a6cb7f/xbmc/main'
gmake[1]: `main.a' is up to date.
gmake[1]: Leaving `/usr/ports/multimedia/xbmc/work/xbmc-xbmc-7a6cb7f/xbmc/main'
CPP xbmc/cdrip/EncoderFFmpeg.o
CPP xbmc/cdrip/EncoderWav.o
In file included from /usr/ports/multimedia/xbmc/work/xbmc-xbmc-7a6cb7f/lib/DllAvFormat.h:48,
from EncoderFFmpeg.h:25,
from EncoderFFmpeg.cpp:33:
/usr/local/include/libavformat/avformat.h:158: warning: 'AVMetadata' is deprecated (declared at /usr/local/include/libavformat/avformat.h:131)
EncoderFFmpeg.cpp: In member function 'virtual bool CEncoderFFmpeg::Init(const char*, int, int, int)':
EncoderFFmpeg.cpp:80: error: 'AVIO_FLAG_READ' was not declared in this scope
gmake[1]: *** [EncoderFFmpeg.o] Error 1
gmake[1]: *** Waiting for tasks...
gmake: *** [xbmc/cdrip/cdrip.a] Error 2
gmake: *** Waiting for tasks...
*** [do-build] Error code 1
Stop in /usr/ports/multimedia/xbmc.
*** [build] Error code 1
Stop in /usr/ports/multimedia/xbmc.
The options screen for port looks like this:
Code:
lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk
x Options for xbmc 12.0.r3 x
x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x
x x[ ] AVAHI Zeroconf via Avahi x x
x x[ ] EXTERNAL_FFMPEG Use external ffmpeg x x
x x[ ] HAL HAL (Hardware Abstraction Layer) x x
x x[*] LIBBLURAY Blu-ray discs via libbluray x x
x x[*] LIRC LIRC support x x
x x[ ] NONFREE Enable non-free components (rar, ccx, ffmpegx x
x x[ ] PULSEAUDIO PulseAudio sound server x x
x x[*] RTMP RTMP protocol via librtmp x x
x x[*] VAAPI VAAPI (GPU video acceleration) x x
x x[*] VDPAU VDPAU (GPU video acceleration) x x
x x[*] WEBSERVER Build and/or install internal web server x x
x x x x
x x x x
x x x x
x mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj x
tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu
x < OK > <Cancel> x
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj
And my system is:
Code:
% uname -msr
FreeBSD 9.1-RELEASE amd64
What may be wrong?
Thanks!