I've tried to compile tvtime as explained but it gives this error: /tvtime$ make make all-recursive make[1]: Entering directory `/home/andreak/tvtime' Making all in intl make[2]: Entering directory `/home/andreak/tvtime/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/andreak/tvtime/intl' Making all in m4 make[2]: Entering directory `/home/andreak/tvtime/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/andreak/tvtime/m4' Making all in docs make[2]: Entering directory `/home/andreak/tvtime/docs' Making all in man make[3]: Entering directory `/home/andreak/tvtime/docs/man' Making all in de make[4]: Entering directory `/home/andreak/tvtime/docs/man/de' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/andreak/tvtime/docs/man/de' Making all in en make[4]: Entering directory `/home/andreak/tvtime/docs/man/en' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/andreak/tvtime/docs/man/en' Making all in es make[4]: Entering directory `/home/andreak/tvtime/docs/man/es' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/andreak/tvtime/docs/man/es' make[4]: Entering directory `/home/andreak/tvtime/docs/man' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/andreak/tvtime/docs/man' make[3]: Leaving directory `/home/andreak/tvtime/docs/man' make[3]: Entering directory `/home/andreak/tvtime/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/andreak/tvtime/docs' make[2]: Leaving directory `/home/andreak/tvtime/docs' Making all in data make[2]: Entering directory `/home/andreak/tvtime/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/andreak/tvtime/data' Making all in plugins make[2]: Entering directory `/home/andreak/tvtime/plugins' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/andreak/tvtime/plugins' Making all in src make[2]: Entering directory `/home/andreak/tvtime/src' gcc -DHAVE_CONFIG_H -I. -I.. `/usr/bin/freetype-config --cflags` -Wall -pedantic -I. -DDATADIR="\"/usr/share/tvtime\"" -DCONFDIR="\"/usr/etc/tvtime\"" -DFIFODIR="\"/tmp\"" -D_LARGEFILE64_SOURCE -DLOCALEDIR="\"/usr/share/locale\"" -I../plugins -I/usr/include/libxml2 -g -O3 -fomit-frame-pointer -std=gnu99 -MT tvtime-x11output.o -MD -MP -MF .deps/tvtime-x11output.Tpo -c -o tvtime-x11output.o `test -f 'x11output.c' || echo './'`x11output.c x11output.c:24:28: error: ffmpeg/swscale.h: Nessun file o directory x11output.c: In function ‘get_sws_cpuflags’: x11output.c:110: error: ‘SWS_CPU_CAPS_MMX’ undeclared (first use in this function) x11output.c:110: error: (Each undeclared identifier is reported only once x11output.c:110: error: for each function it appears in.) x11output.c:114: error: ‘SWS_CPU_CAPS_3DNOW’ undeclared (first use in this function) x11output.c: In function ‘x11_set_size’: x11output.c:146: warning: implicit declaration of function ‘sws_freeContext’ x11output.c:147: warning: implicit declaration of function ‘sws_getContext’ x11output.c:147: error: ‘PIX_FMT_YUYV422’ undeclared (first use in this function) x11output.c:147: error: ‘PIX_FMT_RGB32’ undeclared (first use in this function) x11output.c:147: error: ‘SWS_FAST_BILINEAR’ undeclared (first use in this function) x11output.c:147: warning: assignment makes pointer from integer without a cast x11output.c: In function ‘x11_show_frame’: x11output.c:178: warning: implicit declaration of function ‘sws_scale’ make[2]: *** [tvtime-x11output.o] Error 1 make[2]: Leaving directory `/home/andreak/tvtime/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/andreak/tvtime' make: *** [all] Error 2 [EMAIL PROTECTED]:~/tvtime$
What can I do? Moreover, if I install the alpha em28xx-new, is it possible to remove it when the packaged version will be ready? Thank you, Xwang -- 2.6.24.12 won't boot with em28xx device https://bugs.launchpad.net/bugs/204578 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs