I'm using Xandros 3.2 and am trying to get a PVR-150 working.  At
first, it couldn't find the build directory, but I realized that
Xandros' Package Manager (Xandros Networks) just downloaded them, but
didn't untar them.  I'm not sure if the kernel-headers got extracted
(or even installed), as well as the other components needed to compile
ivtv.  I'm new to this whole linux thing, and am not quite sure where
to find them. :-)

Anyway, now it does find the build directory, but whenever I cd driver
and then issue a make command, I get this error (in both stable and
unstable releases):

XANTYI8TY34:/home/chris/ivtv-0.2.0-rc3k/driver# make
make CONFIG_VIDEO_IVTV=m -C /lib/modules/2.6.11-x1/build
M=/home/chris/ivtv-0.2.0-rc3k/driver modules
make[1]: Entering directory `/usr/src/xandros-kernel-source-2.6.11'
  CC [M]  /home/chris/ivtv-0.2.0-rc3k/driver/msp3400.o
  CC [M]  /home/chris/ivtv-0.2.0-rc3k/driver/saa7115.o
  CC [M]  /home/chris/ivtv-0.2.0-rc3k/driver/cx25840-driver.o
  CC [M]  /home/chris/ivtv-0.2.0-rc3k/driver/cx25840-registers.o
  CC [M]  /home/chris/ivtv-0.2.0-rc3k/driver/ivtv-osd.o
  CC [M]  /home/chris/ivtv-0.2.0-rc3k/driver/ivtv-queue.o
  CC [M]  /home/chris/ivtv-0.2.0-rc3k/driver/ivtv-dma.o
  CC [M]  /home/chris/ivtv-0.2.0-rc3k/driver/ivtv-driver.o
/home/chris/ivtv-0.2.0-rc3k/driver/ivtv-driver.c:454:59: macro
"create_workqueue" requires 2 arguments, but only 1 given
/home/chris/ivtv-0.2.0-rc3k/driver/ivtv-driver.c: In function
`ivtv_init_struct':
/home/chris/ivtv-0.2.0-rc3k/driver/ivtv-driver.c:454: error:
`create_workqueue' undeclared (first use in this function)
/home/chris/ivtv-0.2.0-rc3k/driver/ivtv-driver.c:454: error: (Each
undeclared identifier is reported only once
/home/chris/ivtv-0.2.0-rc3k/driver/ivtv-driver.c:454: error: for each
function it appears in.)
/home/chris/ivtv-0.2.0-rc3k/driver/ivtv-driver.c:459:57: macro
"create_workqueue" requires 2 arguments, but only 1 given
make[2]: *** [/home/chris/ivtv-0.2.0-rc3k/driver/ivtv-driver.o] Error 1
make[1]: *** [_module_/home/chris/ivtv-0.2.0-rc3k/driver] Error 2
make[1]: Leaving directory `/usr/src/xandros-kernel-source-2.6.11'
make: *** [all] Error 2

Thanks to anyone who can help me solve this! :-)

Chris


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Ivtv-users mailing list
Ivtv-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-users

Reply via email to