fyi: the latest cvs has removed the src/libdv.h file from its repository. so it looks as if this code is being worked on as i type.
On Tue, 2002-05-28 at 23:01, Roger wrote:
> Using gcc-31:
>
> g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include/gnome-1.0
> -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0
> -I/usr/include/gtk-1.2 -I/usr/X11R6/include -I/usr/include/libdv
> -I/usr/local/include/libdv -I/usr/include/gtk-1.2
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
> -Wall -g -O2 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DWITH_LIBDV
> -DKINO_PIXMAPSDIR=\""/usr/share/pixmaps/kino"\"
> -I/usr/include/libxml2/libxml -I/usr/include/libxml2 -c frame.cc
> In file included from /usr/include/g++-v31/backward/strstream:51,
> from frame.cc:40:
> /usr/include/g++-v31/backward/backward_warning.h:32:2: warning: #warning
> This file includes at least one deprecated or antiquated header. Please
> consider using one of the 32 headers found in section 17.4.1.2 of the
> C++ standard. Examples include substituting the <X> header for the <X.h>
> header for C++ includes, or <sstream> instead of the deprecated header
> <strstream.h>. To disable this warning use -Wno-deprecated.
> In file included from frame.cc:48:
> libdv.h:29: ISO C++ forbids declaration of `gint' with no type
> libdv.h:29: parse error before `(' token
> libdv.h:31: type specifier omitted for parameter `guchar'
> libdv.h:31: parse error before `*' token
> libdv.h:33: ISO C++ forbids declaration of `gint' with no type
> libdv.h:33: parse error before `(' token
> libdv.h:36: type specifier omitted for parameter `guint'
> libdv.h:36: parse error before `)' token
> libdv.h:39: type specifier omitted for parameter `guchar'
> libdv.h:39: parse error before `*' token
> libdv.h:42: type specifier omitted for parameter `guchar'
> libdv.h:42: parse error before `*' token
> libdv.h:49: type specifier omitted for parameter `guint8'
> libdv.h:49: parse error before `,' token
> libdv.h:33: duplicate member `LibDV::gint'
> frame.cc: In member function `void Frame::ExtractHeader()':
> frame.cc:668: no method `LibDV::DV_parse_header'
> make[2]: *** [frame.o] Error 1
> make[2]: Leaving directory `/usr/src/RPM/BUILD/kino-0.5/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/RPM/BUILD/kino-0.5'
> make: *** [all-recursive-am] Error 2
>
> --
> Roger
> -----
> Verify my pgp/gnupg signature on my HomePage:
> http://www.alltel.net/~rogerx/about/index.html
--
Roger
-----
Verify my pgp/gnupg signature on my HomePage:
http://www.alltel.net/~rogerx/about/index.html
signature.asc
Description: This is a digitally signed message part
