Hello, I am busy trying to get my Haupauge WinTV-PVR 350 installed. It looks promising, because it is recognised. I follow the directions for 9.3 on http://www.homerengineeringcorp.net/mythtv/ I get to the part where I need to get Video::Frequencies installed. The other two go fine through `perl Makefile.PL`, `make` and `make install`. Video::Frequencies however does not seem to do this. I use http://search.cpan.org/~mlehmann/Video-Capture-V4l-0.225/Frequencies.pm the file Video-Capture-V4l-0.225.tar.gz I am able to do `perl Makefile.PL`. With `make` it gives an error. Below the output when I run `make` a second time: I also tried `perl -MCPAN -c shell` and do it from there with the same result. Under SUSE 9.1 I can do the `make`. No idea if this is SUSE 10.0 RC1 related, perl related or something else. Because of that I also have no idea where to look for a solution or who would be the best to report the problem to. If you want to try yourself the URL for the file is: http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Video-Capture-V4l-0.225... Here is the output: [14:59:36] [~/tmp/perl/Video-Capture-V4l-0.225] houghi@linux : make make[1]: Entering directory `/home/houghi/tmp/perl/Video-Capture-V4l-0.225/V4l' make[1]: Leaving directory `/home/houghi/tmp/perl/Video-Capture-V4l-0.225/V4l' make[1]: Entering directory `/home/houghi/tmp/perl/Video-Capture-V4l-0.225/VBI' make[1]: Leaving directory `/home/houghi/tmp/perl/Video-Capture-V4l-0.225/VBI' make[1]: Entering directory `/home/houghi/tmp/perl/Video-Capture-V4l-0.225/RTjpeg' cc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_ FILE_OFFSET_BITS=64 -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -g -Wall -pipe -DVERSI ON=\"0.012\" -DXS_VERSION=\"0.012\" -o codec/RTjpeg.o codec/RTjpeg.c codec/RTjpeg.c: In function â200230RTjpeg_b2sâ200231: codec/RTjpeg.c:99: error: invalid lvalue in assignment make[1]: *** [codec/RTjpeg.o] Error 1 make[1]: Leaving directory `/home/houghi/tmp/perl/Video-Capture-V4l-0.225/RTjpeg' make: *** [subdirs] Error 2 houghi -- Quote correct (NL) http://www.briachons.org/art/quote/ Zitiere richtig (DE) http://www.afaik.de/usenet/faq/zitieren Quote correctly (EN) http://www.netmeister.org/news/learn2quote.html