I'm trying to use my TV Tuner (A Leadtek Brooktree chipset tuner), and I have gotten FXTV to work great with one exception: It appears to only work in something that looks to be about 320x240, when I go fullscreen or anything larger than what it opens as, it only draws to part of the screen... providing something, that while rather cool looking, is not productive for watching tv or playing console games.
I tried getting kbtv to work, but I'm getting an error installing py-kde. I tried getting xawtv to work, but it's got compile errors. Both of these have occured since my earliest CVSUPs, at around the 28th of last month, py-kde seems to work pre-cvsup, but I don't know how to fix it now, nor do I know a good cvsup date to grab the clean pykde. Thanks, -Jim The last of the xawtv compile: cc -shared -Wl,-soname,read-qt.so -o libng/plugins/read-qt.so libng/plugins/read-qt.o -L/usr/local/lib -lquicktime -Wl,-E -L/usr/local/lib -lglib-12 -lm cc -O2 -fno-strict-aliasing -pipe -march=athlon-mp -DMMX=1 -I/usr/ports/multimedia/xawtv/work/xawtv-3.95/common -I/usr/local/include -L/usr/local/lib -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -Llibng -DCONFIGFILE="/usr/X11R6/lib/X11/xawtvrc" -DLIBDIR="/usr/X11R6/lib/xawtv" -DDATADIR="/usr/X11R6/share/xawtv" -DVERSION="3.95" -fPIC -Wp,-MD,mk/libng_plugins_write-qt.tmp -c -o libng/plugins/write-qt.o libng/plugins/write-qt.c In file included from libng/plugins/write-qt.c:7: /usr/local/include/lqt/quicktime.h:423: warning: function declaration isn't a prototype /usr/local/include/lqt/quicktime.h:432: warning: function declaration isn't a prototype /usr/local/include/lqt/quicktime.h:442: warning: function declaration isn't a prototype In file included from /usr/local/include/lqt/lqt.h:6, from libng/plugins/write-qt.c:9: /usr/local/include/lqt/lqt_codecinfo.h:192: warning: function declaration isn't a prototype /usr/local/include/lqt/lqt_codecinfo.h:202: warning: function declaration isn't a prototype /usr/local/include/lqt/lqt_codecinfo.h:210: warning: function declaration isn't a prototype /usr/local/include/lqt/lqt_codecinfo.h:226: warning: function declaration isn't a prototype /usr/local/include/lqt/lqt_codecinfo.h:235: warning: function declaration isn't a prototype In file included from libng/plugins/write-qt.c:9: /usr/local/include/lqt/lqt.h:136: warning: function declaration isn't a prototype /usr/local/include/lqt/lqt.h:248: warning: function declaration isn't a prototype libng/plugins/write-qt.c: In function `video_list': libng/plugins/write-qt.c:351: error: structure has no member named `num_encoding_colormodels' libng/plugins/write-qt.c:353: error: structure has no member named `encoding_colormodels' libng/plugins/write-qt.c:354: error: structure has no member named `encoding_colormodels' libng/plugins/write-qt.c:381: error: structure has no member named `num_encoding_colormodels' libng/plugins/write-qt.c:382: error: structure has no member named `encoding_colormodels' gmake: *** [libng/plugins/write-qt.o] Error 1 *** Error code 2 Stop in /usr/ports/multimedia/xawtv. *** Error code 1 Stop in /usr/ports/multimedia/xawtv. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade66555.0 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! multimedia/xawtv (new compiler error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed the last of the py-kde compile: c++ -c -Wno-deprecated-declarations -pipe -fPIC -O2 -fno-strict-aliasing -pipe -march=athlon-mp -Wall -W -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I../extra/kde350 -I/usr/local/include -I/usr/local/include/python2.4 -I/usr/X11R6/include -o sipkdecorepart0.o sipkdecorepart0.cpp sip/kdecore/ktimezones.sip: In function `PyObject* convertFrom_ZoneMap(void*)': /usr/local/include/ktimezones.h:191: error: `KTimezone::KTimezone(const KTimezone&)' is private sip/kdecore/ktimezones.sip:209: error: within this context sipkdecorepart0.cpp: In function `void* init_KTimezones(sipWrapper*, PyObject*, sipWrapper**)': /usr/local/include/ktimezones.h:340: error: `KTimezones::KTimezones(const KTimezones&)' is private sipkdecorepart0.cpp:9497: error: within this context sipkdecorepart0.cpp: In function `void* init_KTimezone(sipWrapper*, PyObject*, sipWrapper**)': /usr/local/include/ktimezones.h:191: error: `KTimezone::KTimezone(const KTimezone&)' is private sipkdecorepart0.cpp:10450: error: within this context sip/kdecore/kmountpoint.sip: In function `PyObject* convertFrom_KMountPoint_List(void*)': sip/kdecore/kmountpoint.sip:151: warning: taking address of temporary sipkdecorepart0.cpp: In function `PyObject* convertFrom_Display(void*)': sipkdecorepart0.cpp:34478: warning: unused variable 'sipCpp' sip/kdecore/kconfigbase.sip: In function `PyObject* convertFrom_ulonglong(void*)': sip/kdecore/kconfigbase.sip:307: warning: unused variable 'LongLong' sip/kdecore/kwinmodule.sip: In function `PyObject* convertFrom_QValueList_2100(void*)': sip/kdecore/kwinmodule.sip:111: warning: unused variable 'inst' sipkdecorepart0.cpp: At global scope: sipkdecorepart0.cpp:34440: warning: unused parameter 'sipPy' sipkdecorepart0.cpp:34440: warning: unused parameter 'sipIsErr' *** Error code 1 Stop in /usr/ports/x11-toolkits/py-kde/work/PyKDE-snapshot20060122/kdecore. *** Error code 1 Stop in /usr/ports/x11-toolkits/py-kde/work/PyKDE-snapshot20060122. *** Error code 1 Stop in /usr/ports/x11-toolkits/py-kde. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"