 |
Issues building xine-hd-lib-2-rc6a |
 |
Posted: Sat Jan 15, 2005 2:37 am |
|
|
|
Hello All,
I just recieved my pcHDTV card in the mail today. I've got the card loaded and modules seem to be working, I can run dtvscan and get a channels list. I'm having issues trying to compile the librarys for xine-hd. I'm following the readme-xine-hd.txt, I do a ./configure and then a make. When I do the make, it compiles a bunch of stuff then kicks out with this error:
| Code: |
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -D_LARGEFILE64_SOURCE -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I../../src/input/libdvdnav/ -mcpu=pentiumpro -O3 -pipe -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -Wall -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -c input_v4l.c -MT input_v4l.lo -MD -MP -MF .deps/input_v4l.TPlo -o .libs/input_v4l.o
In file included from /usr/include/linux/videodev.h:9,
from input_v4l.c:1335:
/usr/include/linux/videodev2.h:438: syntax error before '*' token
/usr/include/linux/videodev2.h:440: syntax error before '*' token
/usr/include/linux/videodev2.h:441: syntax error before '}' token
/usr/include/linux/videodev2.h:818: field `win' has incomplete type
In file included from input_v4l.c:1335:
/usr/include/linux/videodev.h:232: syntax error before '*' token
/usr/include/linux/videodev.h:233: conflicting types for `clipcount'
/usr/include/linux/videodev2.h:439: previous declaration of `clipcount'
/usr/include/linux/videodev.h:239: syntax error before '}' token
make[4]: *** [input_v4l.lo] Error 1
make[4]: Leaving directory `/stuff/src/pcHDTV_xine/xine-hd-lib-1-rc6a/src/input'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/stuff/src/pcHDTV_xine/xine-hd-lib-1-rc6a/src/input'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/stuff/src/pcHDTV_xine/xine-hd-lib-1-rc6a/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/stuff/src/pcHDTV_xine/xine-hd-lib-1-rc6a'
make: *** [all] Error 2
|
I checked out the videodev.h file because it mentions that you should load the drivers OR patch the videodev.h file and it looks like the file has all the patch stuff already implemented. Anyone have any ideas? I could post the videodev header files if needed.
Thanks,
-Greg |
|
|
|
|
 |
 |
Nevermind... |
 |
Posted: Sat Jan 15, 2005 3:21 am |
|
|
|
I fixed it... turned out to be already documented here: http://www.pchdtv.com/forum/viewtopic.php?t=372
I just find it weird that the __user thing is listed in that file to begin with, when it causes the compile to die, is there a reason?
Oh well, I'm happy.
-Greg |
|
|
|
|
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
|
|
|
|
|