Package: guvcview
Severity: important

Hi,
the transition from ffmpeg/0.6.2 to libav/0.7 is planned soonish.
(libav is a ffmpeg fork, to which Debian will switch, see
http://en.wikipedia.org/wiki/FFmpeg for more information)

Your package currently fails to build from source when built against
libav/0.7.2 and needs to be adapted. You can test this yourself by
building against the packages from experimental:

Ubuntu already includes a patch:
http://patches.ubuntu.com/g/guvcview/guvcview_1.4.5-1ubuntu1.patch

lib-2.0/include -I/usr/include/SDL      -D_REENTRANT -D_FILE_OFFSET_BITS=64 
-Wall -g -O2 -c img_controls.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. 
-DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" 
-DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -D_GNU_SOURCE=1 -D_REENTRANT 
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 
-I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/SDL      -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -Wall -g -O2 -c jpgenc.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. 
-DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" 
-DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -D_GNU_SOURCE=1 -D_REENTRANT 
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 
-I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/SDL      -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -Wall -g -O2 -c lavc_common.c
lavc_common.c: In function ‘clean_lavc’:
lavc_common.c:144:38: error: ‘AVCodecContext’ has no member named 
‘real_pict_num’
lavc_common.c: In function ‘clean_lavc_audio’:
lavc_common.c:166:38: error: ‘AVCodecContext’ has no member named 
‘real_pict_num’
lavc_common.c: In function ‘init_lavc’:
lavc_common.c:243:36: error: ‘CODEC_TYPE_VIDEO’ undeclared (first use in this 
function)
lavc_common.c:243:36: note: each undeclared identifier is reported only once 
for each function it appears in
lavc_common.c: In function ‘init_lavc_audio’:
lavc_common.c:302:36: error: ‘CODEC_TYPE_AUDIO’ undeclared (first use in this 
function)
make[3]: *** [lavc_common.o] Fehler 1
make[3]: Leaving directory `/home/jmm/deb/libav/guvcview-1.4.5/src'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/jmm/deb/libav/guvcview-1.4.5'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/home/jmm/deb/libav/guvcview-1.4.5'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Fehler 2
dpkg-buildpackage: Fehler: Fehler-Exitstatus von debian/rules build war 2
jmm@pisco:~/deb/libav/guvcview-1.4.5$

Cheers,
        Moritz


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to