Compiling xbmc-vdpau under Fedora Core 10 x86_64
#1
Question 
Hi All-

I understand that Fedora Core is not officially supported, but it seems a lot of people have had success getting XBMC running great with it. I'm attempting to compile xbmc-vdpau (r19025) under Fedora Core 10 x86_64 and have just about solved all the issues but I'm at a point in which I'm not able to get past. I'm following the instructions located here: http://forum.xbmc.org/showthread.php?tid=45525

I'm getting a weird error I've been trying to research and resolve, but haven't been able to figure out so far. The error is available here:

http://pastebin.com/m271bf78c

The important part is here:

Code:
/usr/bin/ld: XBMCVGM.o: relocation R_X86_64_32 against `__gxx_personality_v0' can not be used when making a shared object; recompile with -fPIC
XBMCVGM.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[1]: *** [../../../../system/players/paplayer/vgmstream-x86_64-linux.so] Error 1
make[1]: Leaving directory `/usr/src/xbmc-vdpau/XBMC/xbmc/cores/paplayer/vgmstream'
make: *** [papcodecs] Error 2

Any help, suggestions, comments welcomed. Thanks in advance!

Cheers,
Kermee
Reply
#2
vdpau has been merged into linuxport. Please use that branch.

Also, that particular error was fixed in linuxport a few days ago.

TheUni
Reply
#3
Thumbs Up 
theuni Wrote:vdpau has been merged into linuxport. Please use that branch.

Also, that particular error was fixed in linuxport a few days ago.

TheUni

Duh. You are absolutely correct!

Checked out the Linuxport and reconfigured and recompiled... Works *gorgeously* under Fedora Core 10 x86_64! Thank you for pointing me in the right direction!

Cheers,
Kermee
Reply

Logout Mark Read Team Forum Stats Members Help
Compiling xbmc-vdpau under Fedora Core 10 x86_640