Re: [Cooker] kino-0.5-2mdk.src.rpm build error

2002-05-29 Thread Roger

ok all, here's the news on kino.  you need to upgrade to a cvs build of
libdv to provide the new headers (see previously posted build errors).

i've just successfully rebuilt the following with cvs code:
libdv-0.9.5-2mdk.src.rpm and kino-0.5-3mdk.src.rpm


..and it works. mostly but found a bug. To the kino list i go ;-)


On Tue, 2002-05-28 at 23:41, Roger wrote:
 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
-- 
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


[Cooker] kino-0.5-2mdk.src.rpm build error

2002-05-28 Thread Roger

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



signature.asc
Description: This is a digitally signed message part


Re: [Cooker] kino-0.5-2mdk.src.rpm build error

2002-05-28 Thread Roger

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