 |
xine-lib compile error uder FC4 |
 |
Posted: Wed Mar 22, 2006 8:55 am |
|
|
| billpwl1 |
|
|
| |
| Joined: 21 Mar 2006 |
| Posts: 2 |
|
|
|
 |
 |
 |
|
I am getting the following errors during the 'make' step of xine-hd-lib and am unsure how to proceed to the next step. The ./configure step was without errors. This particular attempt was made without applying the patch included with the pcHDTV cd and using gcc32 instead of 4.
input_dtv.c: In function `dtv_plugin_set_channel':
input_dtv.c:266: `VIDEO_MODE_ATSC' undeclared (first use in this function)
input_dtv.c:266: (Each undeclared identifier is reported only once
input_dtv.c:266: for each function it appears in.)
input_dtv.c: In function `dtv_plugin_get_signal':
input_dtv.c:576: storage size of `vsig' isn't known
input_dtv.c:584: `VIDIOCGSIGNAL' undeclared (first use in this function)
input_dtv.c:576: warning: unused variable `vsig'
input_dtv.c: In function `init_plugin':
input_dtv.c:943: warning: assignment from incompatible pointer type
make[4]: *** [input_dtv.lo] Error 1
make[4]: Leaving directory `/home/bill/tmp/xine/xine-hd-lib-1-rc6a/src/input'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/bill/tmp/xine/xine-hd-lib-1-rc6a/src/input'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/bill/tmp/xine/xine-hd-lib-1-rc6a/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bill/tmp/xine/xine-hd-lib-1-rc6a'
make: *** [all] Error 2
Kernel version:
Linux 2.6.15-1.1831_FC4smp #1 SMP Tue Feb 7 13:48:31 EST 2006 i386
I did not recompile the kernel modules contained in the "FedoraCore2-Kernel-2.6-systems" directory from the cd as I was made to understand that it wasn't nessa if using FC4. I could be wrong!
If more information is needed or you can point me to info elsewhere that I have missed, thank you in advance for your help.
Bill |
|
|
|
|
 |
 |
|
 |
Posted: Wed Mar 22, 2006 7:40 pm |
|
|
| Scott Larson |
|
|
| |
| Joined: 15 Oct 2003 |
| Posts: 713 |
| Location: Portland, OR |
|
|
 |
 |
 |
|
Make sure the new videodev.h file is in /usr/include/linux. It will contain those symbols:
#define VIDEO_MODE_ATSC 4 /* dtv */
#define VIDIOCGSIGNAL _IOR('v',30, struct video_signal) /* Get signal strength */ |
|
|
|
|
Posted: Sat May 13, 2006 3:09 pm |
|
|
| appleton |
|
|
| |
| Joined: 06 May 2006 |
| Posts: 14 |
|
|
|
 |
 |
 |
|
Thanks for the tip. Now what?
Where can I find the new videodev.h? |
|
|
|
|
Posted: Sat May 13, 2006 4:18 pm |
|
|
| appleton |
|
|
| |
| Joined: 06 May 2006 |
| Posts: 14 |
|
|
|
 |
 |
 |
|
ok. Par for the course, documention is neither good nor bad. It does not exist.
Found videodev.h hiding on the CD that came with my card.
I found FedoraCore2-HD3000-driver-rev-1.4.tar.gz
and did
tar -zxf FedoraCore2-HD3000-driver-rev-1.4.tar.gz
cd FedoraCore2-HD3000-driver-rev-1.4
install -c include/videodev.h /usr/include/linux
At the suggestion of
http://pchdtv.com/forum/viewtopic.php?t=331&sid=169840c27085496d31705e20e7930b31
I added
Option "RenderAccel" "1"
in the Device section of /etc/X11/xorg.conf
and restarted X.
xine-hd-lib STILL does not have the mystical XvMC (Xvideo *static*)
Why? |
|
|
|
|
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
|
|
|
|
|