 |
problems compiling xine-hd-lib-1.1.1 -- video_out_xxmc.c |
 |
Posted: Wed Aug 22, 2007 9:31 am |
|
|
| skinney629 |
|
|
| |
| Joined: 22 Aug 2007 |
| Posts: 1 |
|
|
|
 |
 |
 |
|
Can anyone tell me why my compilation is failing within the video_out_xxmc.c module? I am using gcc32; ./configure CC=/usr/local/bin/gcc (version 3.2); make.... failure. Below is the resulting error:
video_out_xxmc.c:46: parse error before '*' token
video_out_xxmc.c:48: parse error before '*' token
video_out_xxmc.c:59: `XINE_XVMC_ACCEL_VLD' undeclared here (not in a function)
video_out_xxmc.c:59: initializer element is not constant
video_out_xxmc.c:59: (near initialization for `accel_priority[0]')
video_out_xxmc.c:61: `XINE_XVMC_ACCEL_IDCT' undeclared here (not in a function)
video_out_xxmc.c:61: initializer element is not constant
video_out_xxmc.c:61: (near initialization for `accel_priority[1]')
...
...
...
video_out_xxmc.c:2651: (near initialization for `xine_plugin_info[1]')
video_out_xxmc.c:2652: warning: data definition has no type or storage class
make[4]: *** [video_out_xxmc.lo] Error 1
make[4]: Leaving directory `/home/skinney/Downloads/pcHDTV_CD/players/FedoraCore/xine/xine-hd-lib-1.1.1/src/video_out'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/skinney/Downloads/pcHDTV_CD/players/FedoraCore/xine/xine-hd-lib-1.1.1/src/video_out'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/skinney/Downloads/pcHDTV_CD/players/FedoraCore/xine/xine-hd-lib-1.1.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/skinney/Downloads/pcHDTV_CD/players/FedoraCore/xine/xine-hd-lib-1.1.1'
make: *** [all] Error 2
thanks!! |
|
|
|
|
 |
 |
|
 |
Posted: Wed Aug 22, 2007 2:31 pm |
|
|
| waterhead |
|
|
| |
| Joined: 24 Apr 2005 |
| Posts: 298 |
|
|
|
 |
 |
 |
|
I believe that you need to have a video driver installed that supports XvMC. This would mean a card or graphics chip that supports it. nVidia and VIA Unichrome. are two.
You need the drivers from the manufacturer, not the open source drivers. |
|
_________________ Mythbuntu 8.04
Intel D875PBZ main board
Pentium4 3.06Ghz
1024GB RAM
nVidia 6600GT
pcHDTV HD-3000
Air2PC PCI
MythTV 0.21 |
|
|
|
Posted: Sat Sep 08, 2007 6:51 am |
|
|
| simspace |
|
|
| |
| Joined: 28 Dec 2006 |
| Posts: 1 |
|
|
|
 |
 |
 |
|
I had the same poblem. I got passed that by running configure as follows:
sudo ./configure --with-xv-path=/usr/lib
(instead of sudo ./configure --prefix=/usr)
I was then able to compile that file.
But there was a host of other problems after that I'm still working through. |
|
|
|
|
pcHDTV Forum Index -> xine-hd
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT - 7 Hours
Page 1 of 1
|
|
|
|
|