Package: libquicktime-dev Version: 2:0.9.7-1 Severity: minor -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
it seems that the header file lqt/libdv.h includes <quicktime/lqt1394_config.h>, but this has been deprecated, so I get the following: $ gcc -Wall `pkg-config libquicktime --cflags` -c -o tst.o tst.c In file included from /usr/include/lqt/libdv.h:8, from tst.c:5: /usr/include/quicktime/lqt1394_config.h:14:2: warning: #warning libquicktime header files have moved to /usr/include/lqt/ - please adjust your include statements. $ head -n 10 tst.c #include <stdio.h> #include <string.h> #include <quicktime.h> #include <libdv.h> // NOTE: this is libdv.h from libquicktime! int main(int argc, char** argv) { quicktime_t* qtfile; char* codec; The fix, I believe, is obvious and quick. Thanks, mike - -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-3-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages libquicktime-dev depends on: ii libdv4-dev [libdv-dev] 1.0.0-1 software library for DV format dig ii libglib1.2-dev [libglib-dev] 1.2.10-17 The GLib library of C routines (de ii libquicktime0 2:0.9.7-1 library for reading and writing Qu ii libraw1394-dev 1.2.1-2 library for direct access to IEEE libquicktime-dev recommends no packages. - -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFFsUdBrbXc6n5AevkRAsB/AKCJQFfzMqM8U9viDud5c9EvzLuYSgCgtsOL /Xmo+INZ7zUVVufB9+nJUhg= =SEQb -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]