<div dir="ltr"><div><div><span style="font-family:arial,helvetica,sans-serif">Hi,<br><br></span></div><span style="font-family:arial,helvetica,sans-serif"></span><span style="font-family:arial,helvetica,sans-serif">Has anyone success with </span>XBMC build on F20 with prebuilt-freedreno-f20.tgz?<br>
</div><div><span style="font-family:courier new,monospace"><span style="font-family:arial,helvetica,sans-serif"><span style="font-family:arial,helvetica,sans-serif"><span style="font-family:arial,helvetica,sans-serif"></span><span style="font-family:arial,helvetica,sans-serif"></span>I've got the following error:<br>
<br><span style="font-family:courier new,monospace">$ rpmbuild -bb xbmc.spec<br>[...]<br></span></span></span>CPP     xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.o<br>In file included from /usr/include/GL/gl.h:2083:0,<br>
                 from /usr/include/GL/glx.h:32,<br>                 from VDPAU.h:50,<br>                 from DVDVideoCodecFFmpeg.cpp:52:<br>/usr/include/GL/glext.h:468:19: error: conflicting declaration ‘typedef ptrdiff_t GLsizeiptr’<br>
 typedef ptrdiff_t GLsizeiptr;<br>                   ^<br>In file included from /home/dap/rpmbuild/BUILD/xbmc-13.0-Gotham_alpha9/xbmc/system_gl.h:51:0,<br>                 from VDPAU.h:41,<br>                 from DVDVideoCodecFFmpeg.cpp:52:<br>
/usr/include/GLES2/gl2.h:39:26: error: ‘GLsizeiptr’ has a previous declaration as ‘typedef khronos_ssize_t GLsizeiptr’<br> typedef khronos_ssize_t  GLsizeiptr;<br>                          ^<br>In file included from /usr/include/GL/gl.h:2083:0,<br>
                 from /usr/include/GL/glx.h:32,<br>                 from VDPAU.h:50,<br>                 from DVDVideoCodecFFmpeg.cpp:52:<br>/usr/include/GL/glext.h:469:19: error: conflicting declaration ‘typedef ptrdiff_t GLintptr’<br>
 typedef ptrdiff_t GLintptr;<br>                   ^<br>In file included from /home/dap/rpmbuild/BUILD/xbmc-13.0-Gotham_alpha9/xbmc/system_gl.h:51:0,<br>                 from VDPAU.h:41,<br>                 from DVDVideoCodecFFmpeg.cpp:52:<br>
/usr/include/GLES2/gl2.h:38:26: error: ‘GLintptr’ has a previous declaration as ‘typedef khronos_intptr_t GLintptr’<br> typedef khronos_intptr_t GLintptr;<br>                          ^<br>In file included from DVDVideoCodecFFmpeg.cpp:52:0:<br>
VDPAU.h:545:1: error: expected class-name before ‘{’ token<br> {<br> ^<br></span><br><br>My XBMC source is rpmfusion.<br><br><span class=""></span><span class=""></span></div></div>