[packman] Problem mit neuer libdvdread ...

Michael Schueller schueller-berlin at gmx.de
Wed Jan 25 10:28:55 CET 2006


Moin Liste,
seit dem gestrigen Update der libdvdread und der libdvdnav gibt es 
Probleme beim erstellen von DVD Bacckup mit k9copy und dvdbackup,
bzw auch bei der Benuztzung von lxdvdrip wenn lx auf dvdbackup 
zurückgreift.

Erstaunlicherweise habe ich kein Problem beim abspielen bzw 
navigieren durch DVD's mit xine feststellen können.
Allerdings streikt k9copy wenn es die orginal Menue Struktur 
übernehmen soll.
Ein Versuch das Paket dvdbackup aus dem src.rpm neu zu builden 
scheitert mit folgenden Fehlermeldungen...

Gruß
Micha
-------------- next part --------------
marvin at linux:~> rpm -qa dvdbackup
dvdbackup-0.1.1-0.pm.0
marvin at linux:~> su
Password:
linux:/home/marvin # cd temp
linux:/home/marvin/temp # rpmbuild --rebuild kdvdbackup-0.6-1.pm.2.src.rpm
Installing kdvdbackup-0.6-1.pm.2.src.rpm
warning: user quentin does not exist - using root
warning: user quentin does not exist - using root
warning: user quentin does not exist - using root
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.25802
+ umask 022
+ cd /usr/src/packages/BUILD
+ cd /usr/src/packages/BUILD
+ rm -rf kdvdbackup
+ /usr/bin/bzip2 -dc /usr/src/packages/SOURCES/kdvdbackup-0.6.tar.bz2
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd kdvdbackup
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chgrp -Rhf root .
+ /bin/chmod -Rf a+rX,g-w,o-w .
+ make -f Makefile.cvs
This Makefile is only for the CVS repository
This will be deleted before making the distribution

*** Creating acinclude.m4
make[2]: Entering directory `/usr/src/packages/BUILD/kdvdbackup'
make[2]: Leaving directory `/usr/src/packages/BUILD/kdvdbackup'
*** Creating list of subdirectories
make[2]: Entering directory `/usr/src/packages/BUILD/kdvdbackup'
cd . && make -f admin/Makefile.common subdirs
make[3]: Entering directory `/usr/src/packages/BUILD/kdvdbackup'
make[3]: Leaving directory `/usr/src/packages/BUILD/kdvdbackup'
make[2]: Leaving directory `/usr/src/packages/BUILD/kdvdbackup'
*** Creating configure.files
*** Creating configure.in
make[2]: Entering directory `/usr/src/packages/BUILD/kdvdbackup'
cd . && make -f admin/Makefile.common configure.in ;
make[3]: Entering directory `/usr/src/packages/BUILD/kdvdbackup'
make[3]: Leaving directory `/usr/src/packages/BUILD/kdvdbackup'
make[2]: Leaving directory `/usr/src/packages/BUILD/kdvdbackup'
*** Creating aclocal.m4
/usr/share/aclocal/xmms.m4:17: warning: underquoted definition of XMMS_TEST_VERSION
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/xmms.m4:62: warning: underquoted definition of AM_PATH_XMMS
/usr/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES
/usr/share/aclocal/libgnutls-extra.m4:12: warning: underquoted definition of AM_PATH_LIBGNUTLS_EXTRA
/usr/share/aclocal/libfame.m4:6: warning: underquoted definition of AM_PATH_LIBFAME
/usr/share/aclocal/gimpprint.m4:8: warning: underquoted definition of AM_PATH_GIMPPRINT
/usr/share/aclocal/avifile.m4:21: warning: underquoted definition of AM_PATH_AVIFILE
/usr/share/aclocal/ao.m4:9: warning: underquoted definition of XIPH_PATH_AO
/usr/share/aclocal/ao-old.m4:9: warning: underquoted definition of AM_PATH_AO
/opt/gnome/share/aclocal/libIDL.m4:6: warning: underquoted definition of AM_PATH_LIBIDL
/opt/gnome/share/aclocal/ORBit.m4:4: warning: underquoted definition of AM_PATH_ORBIT
*** Creating configure
*** Creating config.h template
*** Creating Makefile templates
*** Postprocessing Makefile templates
*** Creating date/time stamp
*** Finished
    Don't forget to run ./configure
    If you haven't done so in a while, run ./configure --help
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.44725
+ umask 022
+ cd /usr/src/packages/BUILD
+ /bin/rm -rf /var/tmp/kdvdbackup-0.6-build
++ dirname /var/tmp/kdvdbackup-0.6-build
+ /bin/mkdir -p /var/tmp
+ /bin/mkdir /var/tmp/kdvdbackup-0.6-build
+ cd kdvdbackup
+ CFLAGS=-O2 -g -march=i586 -mcpu=i686 -fmessage-length=0
+ CXXFLAGS=-O2 -g -march=i586 -mcpu=i686 -fmessage-length=0
+ ./configure --prefix=/opt/kde3 --libdir=/opt/kde3/lib --sysconfdir=/etc --mandir=/opt/kde3/share/man
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... /opt/kde3/bin/kde-config
checking where to install... /opt/kde3 (as requested)
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether g++ supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fno-common... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -O0... yes
checking whether g++ supports -Wl,--no-undefined... yes
checking whether g++ supports -Wl,--allow-shlib-undefined... yes
not using lib directory suffix
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking if C++ programs can be compiled... yes
checking for strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... yes
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for poll in -lpoll... no
checking Carbon/Carbon.h usability... no
checking Carbon/Carbon.h presence... no
checking for Carbon/Carbon.h... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking for res_init... yes
checking if res_init needs custom prototype... no
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /usr/lib/qt3/lib, headers /usr/lib/qt3/include using -mt
checking for moc... /usr/lib/qt3/bin/moc
checking for uic... /usr/lib/qt3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /opt/kde3/lib, headers /opt/kde3/include
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /opt/kde3/bin/dcopidl
checking for dcopidl2cpp... /opt/kde3/bin/dcopidl2cpp
checking for mcopidl... /opt/kde3/bin/mcopidl
checking for artsc-config... /opt/kde3/bin/artsc-config
checking for meinproc... /opt/kde3/bin/meinproc
checking for kconfig_compiler... /opt/kde3/bin/kconfig_compiler
checking for dcopidlng... /opt/kde3/bin/dcopidlng
checking for xmllint... /usr/bin/xmllint
checking whether byte ordering is bigendian... no
checking for MAXPATHLEN... 4096
checking if doc should be compiled... yes
checking if po should be compiled... yes
checking if src should be compiled... yes
configure: creating ./config.status
fast creating Makefile
fast creating doc/Makefile
fast creating doc/en/Makefile
fast creating po/Makefile
fast creating src/Makefile
config.pl: fast created 5 file(s).
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands

Good - your configure finished. Start make now

+ /usr/bin/make
cd . && /bin/sh /usr/src/packages/BUILD/kdvdbackup/admin/missing --run autoheader
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
/usr/bin/make  all-recursive
make[1]: Entering directory `/usr/src/packages/BUILD/kdvdbackup'
Making all in doc
make[2]: Entering directory `/usr/src/packages/BUILD/kdvdbackup/doc'
Making all in .
make[3]: Entering directory `/usr/src/packages/BUILD/kdvdbackup/doc'
make[3]: Für das Ziel »all-am« ist nichts zu tun.
make[3]: Leaving directory `/usr/src/packages/BUILD/kdvdbackup/doc'
Making all in en
make[3]: Entering directory `/usr/src/packages/BUILD/kdvdbackup/doc/en'
/opt/kde3/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/usr/src/packages/BUILD/kdvdbackup/doc/en'
make[2]: Leaving directory `/usr/src/packages/BUILD/kdvdbackup/doc'
Making all in po
make[2]: Entering directory `/usr/src/packages/BUILD/kdvdbackup/po'
rm -f el.gmo; /usr/bin/msgfmt -o el.gmo ./el.po
test ! -f el.gmo || touch el.gmo
rm -f it.gmo; /usr/bin/msgfmt -o it.gmo ./it.po
test ! -f it.gmo || touch it.gmo
make[2]: Leaving directory `/usr/src/packages/BUILD/kdvdbackup/po'
Making all in src
make[2]: Entering directory `/usr/src/packages/BUILD/kdvdbackup/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -O2 -g -march=i586 -mcpu=i686 -fmessage-length=0 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -MT configuration.o -MD -MP -MF ".deps/configuration.Tpo" -c -o configuration.o configuration.cpp; \
then mv -f ".deps/configuration.Tpo" ".deps/configuration.Po"; else rm -f ".deps/configuration.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./frmdvdinfo.h -o frmdvdinfo.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -O2 -g -march=i586 -mcpu=i686 -fmessage-length=0 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -MT frmdvdinfo.o -MD -MP -MF ".deps/frmdvdinfo.Tpo" -c -o frmdvdinfo.o frmdvdinfo.cpp; \
then mv -f ".deps/frmdvdinfo.Tpo" ".deps/frmdvdinfo.Po"; else rm -f ".deps/frmdvdinfo.Tpo"; exit 1; fi
In file included from /usr/include/dvdread/ifo_read.h:24,
                 from frmdvdinfo.h:24,
                 from frmdvdinfo.cpp:22:
/usr/include/dvdread/ifo_types.h:32:2: #error "Must include <inttypes.h> or <stdint.h> before any libdvdread header."
In file included from /usr/include/dvdread/ifo_read.h:24,
                 from frmdvdinfo.h:24,
                 from frmdvdinfo.cpp:22:
/usr/include/dvdread/ifo_types.h:68: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:69: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:70: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:71: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:78: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:143: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:144: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:145: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:146: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:231: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:258: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:259: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:260: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:261: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:270: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:271: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:272: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:273: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:283: error: syntax error before `;' token
/usr/include/dvdread/ifo_types.h:312: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:313: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:315: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:316: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:317: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:318: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:333: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:334: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:335: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:409: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:410: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:411: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:414: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:415: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:416: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:417: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:418: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:419: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:420: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:421: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:422: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:423: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:424: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:425: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:427: error: syntax error before `*' token
/usr/include/dvdread/ifo_types.h:437: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:447: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:448: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:457: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:458: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:459: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:468: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:469: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:470: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:471: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:480: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:481: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:482: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:491: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:492: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:493: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:494: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:495: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:502: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:503: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:504: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:513: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:514: error: syntax error before `*' token
/usr/include/dvdread/ifo_types.h:532: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:533: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:534: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:535: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:536: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:537: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:538: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:539: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:540: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:541: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:542: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:544: error: 'uint64_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:545: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:546: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:547: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:548: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:549: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:550: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:551: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:552: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:553: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:554: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:555: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:556: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:557: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:560: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:561: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:564: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:565: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:597: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:598: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:599: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:600: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:601: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:602: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:609: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:610: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:611: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:621: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:627: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:628: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:629: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:630: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:631: error: syntax error before `*' token
/usr/include/dvdread/ifo_types.h:639: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:640: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:641: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:650: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:651: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:654: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:655: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:658: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:659: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:660: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:664: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:667: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:668: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:670: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:671: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:672: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:682: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:683: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:684: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:686: error: syntax error before `*' token
/usr/include/dvdread/ifo_types.h:694: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:695: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:716: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:717: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:718: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:728: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:729: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:746: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:747: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:748: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:749: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:750: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:751: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:752: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:753: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:754: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:755: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:756: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:757: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:758: error: 'uint64_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:759: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:760: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:761: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:762: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:763: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:764: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:765: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:766: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:767: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:768: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:769: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:770: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:771: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:772: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:773: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:776: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:777: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:780: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:781: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:784: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:787: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:788: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:790: error: syntax error before `[' token
/usr/include/dvdread/ifo_types.h:791: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:793: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:802: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:803: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:810: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:818: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:819: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:820: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:822: error: syntax error before `*' token
/usr/include/dvdread/ifo_types.h:831: error: syntax error before `;' token
/usr/include/dvdread/ifo_types.h:837: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:838: error: 'uint8_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:839: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:840: error: syntax error before `*' token
/usr/include/dvdread/ifo_types.h:848: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:849: error: 'uint16_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:850: error: 'uint32_t' is used as a type, but is not defined as a type.
/usr/include/dvdread/ifo_types.h:852: error: syntax error before `*' token
frmdvdinfo.cpp:71: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:71: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:73: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:73: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:73: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:73: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:74: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:74: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:74: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:74: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:75: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:75: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:77: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:77: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:77: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:77: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:78: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:78: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:78: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:78: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:79: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:79: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:79: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:79: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:80: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:80: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:80: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:80: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:80: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:80: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:80: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:82: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:82: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:83: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:83: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:83: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:83: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:83: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:85: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:85: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:85: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:85: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:85: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:85: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:85: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:85: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:85: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:85: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:85: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:85: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:85: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:85: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:85: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp:85: warning: deprecated conversion from string constant to `char*'
frmdvdinfo.cpp: In member function `int threadGetDVDInfo::dvdtime2msec(dvd_time_t*)':
frmdvdinfo.cpp:134: error: 'struct dvd_time_t' has no member named 'frame_u'
frmdvdinfo.cpp:136: error: 'struct dvd_time_t' has no member named 'hour'
frmdvdinfo.cpp:136: error: 'struct dvd_time_t' has no member named 'hour'
frmdvdinfo.cpp:137: error: 'struct dvd_time_t' has no member named 'minute'
frmdvdinfo.cpp:137: error: 'struct dvd_time_t' has no member named 'minute'
frmdvdinfo.cpp:138: error: 'struct dvd_time_t' has no member named 'second'
frmdvdinfo.cpp:138: error: 'struct dvd_time_t' has no member named 'second'
frmdvdinfo.cpp:141: error: 'struct dvd_time_t' has no member named 'frame_u'
frmdvdinfo.cpp:141: error: 'struct dvd_time_t' has no member named 'frame_u'
frmdvdinfo.cpp: In member function `virtual void threadGetDVDInfo::run()':
frmdvdinfo.cpp:240: error: 'struct vts_atrt_t' has no member named 'nr_of_vtss'
frmdvdinfo.cpp:242: error: 'struct vts_atrt_t' has no member named 'nr_of_vtss'
frmdvdinfo.cpp:259: error: 'struct tt_srpt_t' has no member named 'nr_of_srpts'
frmdvdinfo.cpp:274: error: 'struct title_info_t' has no member named 'title_set_nr'
frmdvdinfo.cpp:277: error: 'struct title_info_t' has no member named 'title_set_nr'
frmdvdinfo.cpp:278: error: 'struct title_info_t' has no member named 'title_set_nr'
frmdvdinfo.cpp:280: error: 'struct title_info_t' has no member named 'vts_ttn'
frmdvdinfo.cpp:282: error: 'struct title_info_t' has no member named 'title_set_nr'
frmdvdinfo.cpp:283: error: 'struct ptt_info_t' has no member named 'pgcn'
frmdvdinfo.cpp:286: error: 'struct dvd_time_t' has no member named 'hour'
frmdvdinfo.cpp:286: error: 'struct dvd_time_t' has no member named 'minute'
frmdvdinfo.cpp:286: error: 'struct dvd_time_t' has no member named 'second'
frmdvdinfo.cpp:297: error: 'struct title_info_t' has no member named 'nr_of_ptts'
frmdvdinfo.cpp:297: error: 'struct pgc_t' has no member named 'nr_of_cells'
frmdvdinfo.cpp:300: error: 'struct vtsi_mat_t' has no member named 'nr_of_vts_audio_streams'
frmdvdinfo.cpp:300: error: 'struct vtsi_mat_t' has no member named 'nr_of_vts_subp_streams'
frmdvdinfo.cpp:309: error: 'struct title_info_t' has no member named 'title_set_nr'
frmdvdinfo.cpp:309: error: 'struct title_info_t' has no member named 'vts_ttn'
frmdvdinfo.cpp:312: error: 'struct dvd_time_t' has no member named 'frame_u'
frmdvdinfo.cpp:324: error: 'struct title_info_t' has no member named 'nr_of_angles'
frmdvdinfo.cpp:332: error: 'struct vtsi_mat_t' has no member named 'nr_of_vts_audio_streams'
frmdvdinfo.cpp:335: error: 'struct audio_attr_t' has no member named 'lang_code'
frmdvdinfo.cpp:335: error: 'struct audio_attr_t' has no member named 'lang_code'
frmdvdinfo.cpp:357: error: 'struct audio_attr_t' has no member named 'lang_extension'
frmdvdinfo.cpp:366: error: 'struct pgc_t' has no member named 'nr_of_programs'
frmdvdinfo.cpp:370: error: 'struct pgc_t' has no member named 'program_map'
frmdvdinfo.cpp:371: error: 'struct pgc_t' has no member named 'nr_of_programs'
frmdvdinfo.cpp:372: error: 'struct pgc_t' has no member named 'nr_of_cells'
frmdvdinfo.cpp:375: error: 'struct dvd_time_t' has no member named 'second'
frmdvdinfo.cpp:379: error: 'struct dvd_time_t' has no member named 'minute'
frmdvdinfo.cpp:387: error: 'struct pgc_t' has no member named 'program_map'
frmdvdinfo.cpp:395: error: 'struct pgc_t' has no member named 'nr_of_cells'
frmdvdinfo.cpp:398: error: 'struct dvd_time_t' has no member named 'hour'
frmdvdinfo.cpp:398: error: 'struct dvd_time_t' has no member named 'minute'
frmdvdinfo.cpp:398: error: 'struct dvd_time_t' has no member named 'second'
frmdvdinfo.cpp:405: error: 'struct vtsi_mat_t' has no member named 'nr_of_vts_subp_streams'
frmdvdinfo.cpp:408: error: 'struct subp_attr_t' has no member named 'lang_code'
frmdvdinfo.cpp:408: error: 'struct subp_attr_t' has no member named 'lang_code'
frmdvdinfo.cpp:420: error: 'struct subp_attr_t' has no member named 'lang_extension'
frmdvdinfo.cpp:430: error: 'struct vts_atrt_t' has no member named 'nr_of_vtss'
make[2]: *** [frmdvdinfo.o] Fehler 1
make[2]: Leaving directory `/usr/src/packages/BUILD/kdvdbackup/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/usr/src/packages/BUILD/kdvdbackup'
make: *** [all] Fehler 2
error: Bad exit status from /var/tmp/rpm-tmp.44725 (%build)


RPM build errors:
    user quentin does not exist - using root
    user quentin does not exist - using root
    user quentin does not exist - using root
    Bad exit status from /var/tmp/rpm-tmp.44725 (%build)
linux:/home/marvin/temp # cd /data/Auslagerungen/dvdbackup
linux:/data/Auslagerungen/dvdbackup # exit
exit
marvin at linux:~> cd /data/Auslagerungen/dvdbackup
marvin at linux:/data/Auslagerungen/dvdbackup> cd
marvin at linux:~> cd temp
marvin at linux:~/temp> su
Password:
linux:/home/marvin/temp # rpmbuild --rebuild dvdbackup-0.1.1-0.pm.0.src.rpm
Installing dvdbackup-0.1.1-0.pm.0.src.rpm
warning: user manfred does not exist - using root
warning: user manfred does not exist - using root
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.51055
+ umask 022
+ cd /usr/src/packages/BUILD
+ cd /usr/src/packages/BUILD
+ rm -rf dvdbackup
+ /usr/bin/bzip2 -dc /usr/src/packages/SOURCES/dvdbackup-0.1.1.tar.bz2
+ tar -xvvf -
drwxr-xr-x olof/users        0 2002-08-12 03:39:43 dvdbackup/
drwxr-xr-x olof/users        0 2002-07-30 07:32:08 dvdbackup/CVS/
-rw-r--r-- olof/users       65 2002-07-30 07:29:54 dvdbackup/CVS/Root
-rw-r--r-- olof/users       10 2002-07-30 07:29:54 dvdbackup/CVS/Repository
-rw-r--r-- olof/users      137 2002-07-30 07:32:08 dvdbackup/CVS/Entries
drwxr-xr-x olof/users        0 2002-08-05 08:08:39 dvdbackup/src/
drwxr-xr-x olof/users        0 2002-08-05 08:09:58 dvdbackup/src/CVS/
-rw-r--r-- olof/users       65 2002-07-30 07:29:54 dvdbackup/src/CVS/Root
-rw-r--r-- olof/users       14 2002-07-30 07:29:54 dvdbackup/src/CVS/Repository
-rw-r--r-- olof/users       46 2002-08-05 08:09:58 dvdbackup/src/CVS/Entries
-rw-r--r-- olof/users    70190 2002-08-05 08:08:39 dvdbackup/src/dvdbackup.c
-rw-r--r-- olof/users    17992 2002-07-30 07:30:54 dvdbackup/COPYING
-rw-r--r-- olof/users     1415 2002-07-30 07:31:06 dvdbackup/INSTALL
-rw-r--r-- olof/users     4172 2002-07-30 07:30:54 dvdbackup/README
-rw------- olof/users    16384 2002-08-12 03:39:47 dvdbackup/.README.swp
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd dvdbackup
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chgrp -Rhf root .
+ /bin/chmod -Rf a+rX,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.51055
+ umask 022
+ cd /usr/src/packages/BUILD
+ /bin/rm -rf /var/tmp/dvdbackup-root
++ dirname /var/tmp/dvdbackup-root
+ /bin/mkdir -p /var/tmp
+ /bin/mkdir /var/tmp/dvdbackup-root
+ cd dvdbackup
+ cd src
+ gcc -O2 -g -march=i586 -mcpu=i686 -fmessage-length=0 -o dvdbackup -I/usr/include/dvdread -L/usr/lib -ldvdread dvdbackup.c
In file included from /usr/include/dvdread/ifo_read.h:24,
                 from dvdbackup.c:34:
/usr/include/dvdread/ifo_types.h:32:2: #error "Must include <inttypes.h> or <stdint.h> before any libdvdread header."
In file included from /usr/include/dvdread/ifo_read.h:24,
                 from dvdbackup.c:34:
/usr/include/dvdread/ifo_types.h:68: error: parse error before "uint8_t"
/usr/include/dvdread/ifo_types.h:70: error: parse error before "second"
/usr/include/dvdread/ifo_types.h:71: error: parse error before "frame_u"
/usr/include/dvdread/ifo_types.h:78: error: parse error before "uint8_t"
/usr/include/dvdread/ifo_types.h:143: error: parse error before "uint16_t"
/usr/include/dvdread/ifo_types.h:145: error: parse error before "code_extension"
/usr/include/dvdread/ifo_types.h:146: error: parse error before "unknown3"
/usr/include/dvdread/ifo_types.h:175: error: parse error before '}' token
/usr/include/dvdread/ifo_types.h:231: error: parse error before "uint8_t"
/usr/include/dvdread/ifo_types.h:258: error: parse error before "uint8_t"
/usr/include/dvdread/ifo_types.h:260: error: parse error before "lang_extension"
/usr/include/dvdread/ifo_types.h:261: error: parse error before "code_extension"
/usr/include/dvdread/ifo_types.h:270: error: parse error before "uint16_t"
/usr/include/dvdread/ifo_types.h:272: error: parse error before "nr_of_cell"
/usr/include/dvdread/ifo_types.h:273: error: parse error before "last_byte"
/usr/include/dvdread/ifo_types.h:274: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:275: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:276: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:277: error: parse error before '}' token
/usr/include/dvdread/ifo_types.h:283: error: parse error before "pgc_program_map_t"
/usr/include/dvdread/ifo_types.h:312: error: parse error before "uint8_t"
/usr/include/dvdread/ifo_types.h:314: error: parse error before "playback_time"
/usr/include/dvdread/ifo_types.h:315: error: parse error before "first_sector"
/usr/include/dvdread/ifo_types.h:316: error: parse error before "first_ilvu_end_sector"
/usr/include/dvdread/ifo_types.h:317: error: parse error before "last_vobu_start_sector"
/usr/include/dvdread/ifo_types.h:318: error: parse error before "last_sector"
/usr/include/dvdread/ifo_types.h:333: error: parse error before "uint16_t"
/usr/include/dvdread/ifo_types.h:335: error: parse error before "cell_nr"
/usr/include/dvdread/ifo_types.h:409: error: parse error before "uint16_t"
/usr/include/dvdread/ifo_types.h:411: error: parse error before "nr_of_cells"
/usr/include/dvdread/ifo_types.h:412: error: parse error before "playback_time"
/usr/include/dvdread/ifo_types.h:414: error: parse error before "audio_control"
/usr/include/dvdread/ifo_types.h:415: error: parse error before "subp_control"
/usr/include/dvdread/ifo_types.h:416: error: parse error before "next_pgc_nr"
/usr/include/dvdread/ifo_types.h:417: error: parse error before "prev_pgc_nr"
/usr/include/dvdread/ifo_types.h:418: error: parse error before "goup_pgc_nr"
/usr/include/dvdread/ifo_types.h:419: error: parse error before "pg_playback_mode"
/usr/include/dvdread/ifo_types.h:420: error: parse error before "still_time"
/usr/include/dvdread/ifo_types.h:421: error: parse error before "palette"
/usr/include/dvdread/ifo_types.h:422: error: parse error before "command_tbl_offset"
/usr/include/dvdread/ifo_types.h:423: error: parse error before "program_map_offset"
/usr/include/dvdread/ifo_types.h:424: error: parse error before "cell_playback_offset"
/usr/include/dvdread/ifo_types.h:425: error: parse error before "cell_position_offset"
/usr/include/dvdread/ifo_types.h:426: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:427: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:428: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:429: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:430: error: parse error before '}' token
/usr/include/dvdread/ifo_types.h:437: error: parse error before "uint8_t"
/usr/include/dvdread/ifo_types.h:443: error: parse error before ':' token
/usr/include/dvdread/ifo_types.h:444: error: parse error before ':' token
/usr/include/dvdread/ifo_types.h:445: error: parse error before ':' token
/usr/include/dvdread/ifo_types.h:448: error: parse error before "pgc_start_byte"
/usr/include/dvdread/ifo_types.h:449: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:450: error: parse error before '}' token
/usr/include/dvdread/ifo_types.h:457: error: parse error before "uint16_t"
/usr/include/dvdread/ifo_types.h:459: error: parse error before "last_byte"
/usr/include/dvdread/ifo_types.h:460: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:461: error: parse error before '}' token
/usr/include/dvdread/ifo_types.h:468: error: parse error before "uint16_t"
/usr/include/dvdread/ifo_types.h:470: error: parse error before "exists"
/usr/include/dvdread/ifo_types.h:471: error: parse error before "lang_start_byte"
/usr/include/dvdread/ifo_types.h:472: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:473: error: parse error before '}' token
/usr/include/dvdread/ifo_types.h:480: error: parse error before "uint16_t"
/usr/include/dvdread/ifo_types.h:482: error: parse error before "last_byte"
/usr/include/dvdread/ifo_types.h:483: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:484: error: parse error before '}' token
/usr/include/dvdread/ifo_types.h:491: error: parse error before "uint16_t"
/usr/include/dvdread/ifo_types.h:493: error: parse error before "zero_1"
/usr/include/dvdread/ifo_types.h:494: error: parse error before "start_sector"
/usr/include/dvdread/ifo_types.h:495: error: parse error before "last_sector"
/usr/include/dvdread/ifo_types.h:502: error: parse error before "uint16_t"
/usr/include/dvdread/ifo_types.h:504: error: parse error before "last_byte"
/usr/include/dvdread/ifo_types.h:505: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:506: error: parse error before '}' token
/usr/include/dvdread/ifo_types.h:513: error: parse error before "uint32_t"
/usr/include/dvdread/ifo_types.h:515: error: parse error before '}' token
/usr/include/dvdread/ifo_types.h:532: error: parse error before "uint32_t"
/usr/include/dvdread/ifo_types.h:533: error: conflicting types for `zero_1'
/usr/include/dvdread/ifo_types.h:503: error: previous declaration of `zero_1'
/usr/include/dvdread/ifo_types.h:534: error: parse error before "vmgi_last_sector"
/usr/include/dvdread/ifo_types.h:535: error: parse error before "zero_2"
/usr/include/dvdread/ifo_types.h:536: error: parse error before "specification_version"
/usr/include/dvdread/ifo_types.h:537: error: parse error before "vmg_category"
/usr/include/dvdread/ifo_types.h:538: error: parse error before "vmg_nr_of_volumes"
/usr/include/dvdread/ifo_types.h:539: error: parse error before "vmg_this_volume_nr"
/usr/include/dvdread/ifo_types.h:540: error: parse error before "disc_side"
/usr/include/dvdread/ifo_types.h:541: error: parse error before "zero_3"
/usr/include/dvdread/ifo_types.h:542: error: parse error before "vmg_nr_of_title_sets"
/usr/include/dvdread/ifo_types.h:544: error: parse error before "vmg_pos_code"
/usr/include/dvdread/ifo_types.h:545: error: parse error before "zero_4"
/usr/include/dvdread/ifo_types.h:546: error: parse error before "vmgi_last_byte"
/usr/include/dvdread/ifo_types.h:547: error: parse error before "first_play_pgc"
/usr/include/dvdread/ifo_types.h:548: error: parse error before "zero_5"
/usr/include/dvdread/ifo_types.h:549: error: parse error before "vmgm_vobs"
/usr/include/dvdread/ifo_types.h:550: error: parse error before "tt_srpt"
/usr/include/dvdread/ifo_types.h:551: error: parse error before "vmgm_pgci_ut"
/usr/include/dvdread/ifo_types.h:552: error: parse error before "ptl_mait"
/usr/include/dvdread/ifo_types.h:553: error: parse error before "vts_atrt"
/usr/include/dvdread/ifo_types.h:554: error: parse error before "txtdt_mgi"
/usr/include/dvdread/ifo_types.h:555: error: parse error before "vmgm_c_adt"
/usr/include/dvdread/ifo_types.h:556: error: parse error before "vmgm_vobu_admap"
/usr/include/dvdread/ifo_types.h:557: error: parse error before "zero_6"
/usr/include/dvdread/ifo_types.h:560: error: parse error before "zero_7"
/usr/include/dvdread/ifo_types.h:561: error: parse error before "nr_of_vmgm_audio_streams"
/usr/include/dvdread/ifo_types.h:562: error: parse error before "vmgm_audio_attr"
/usr/include/dvdread/ifo_types.h:563: error: parse error before "zero_8"
/usr/include/dvdread/ifo_types.h:564: error: parse error before "zero_9"
/usr/include/dvdread/ifo_types.h:565: error: parse error before "nr_of_vmgm_subp_streams"
/usr/include/dvdread/ifo_types.h:566: error: parse error before "vmgm_subp_attr"
/usr/include/dvdread/ifo_types.h:567: error: parse error before "zero_10"
/usr/include/dvdread/ifo_types.h:568: error: parse error before '}' token
/usr/include/dvdread/ifo_types.h:597: error: parse error before "uint8_t"
/usr/include/dvdread/ifo_types.h:599: error: parse error before "parental_id"
/usr/include/dvdread/ifo_types.h:600: error: parse error before "title_set_nr"
/usr/include/dvdread/ifo_types.h:601: error: parse error before "vts_ttn"
/usr/include/dvdread/ifo_types.h:602: error: parse error before "title_set_sector"
/usr/include/dvdread/ifo_types.h:609: error: parse error before "uint16_t"
/usr/include/dvdread/ifo_types.h:610: error: conflicting types for `zero_1'
/usr/include/dvdread/ifo_types.h:533: error: previous declaration of `zero_1'
/usr/include/dvdread/ifo_types.h:611: error: parse error before "last_byte"
/usr/include/dvdread/ifo_types.h:612: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:613: error: parse error before '}' token
/usr/include/dvdread/ifo_types.h:621: error: parse error before "pf_level_t"
/usr/include/dvdread/ifo_types.h:627: error: parse error before "uint16_t"
/usr/include/dvdread/ifo_types.h:629: error: parse error before "pf_ptl_mai_start_byte"
/usr/include/dvdread/ifo_types.h:630: error: parse error before "zero_2"
/usr/include/dvdread/ifo_types.h:631: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:632: error: parse error before '}' token
/usr/include/dvdread/ifo_types.h:639: error: parse error before "uint16_t"
/usr/include/dvdread/ifo_types.h:641: error: parse error before "last_byte"
/usr/include/dvdread/ifo_types.h:642: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:643: error: parse error before '}' token
/usr/include/dvdread/ifo_types.h:650: error: parse error before "uint32_t"
/usr/include/dvdread/ifo_types.h:654: error: parse error before "zero_1"
/usr/include/dvdread/ifo_types.h:655: error: parse error before "nr_of_vtsm_audio_streams"
/usr/include/dvdread/ifo_types.h:656: error: parse error before "vtsm_audio_attr"
/usr/include/dvdread/ifo_types.h:657: error: parse error before "zero_2"
/usr/include/dvdread/ifo_types.h:657: error: conflicting types for `zero_2'
/usr/include/dvdread/ifo_types.h:630: error: previous declaration of `zero_2'
/usr/include/dvdread/ifo_types.h:658: error: parse error before "zero_3"
/usr/include/dvdread/ifo_types.h:658: error: conflicting types for `zero_3'
/usr/include/dvdread/ifo_types.h:541: error: previous declaration of `zero_3'
/usr/include/dvdread/ifo_types.h:659: error: parse error before "zero_4"
/usr/include/dvdread/ifo_types.h:659: error: conflicting types for `zero_4'
/usr/include/dvdread/ifo_types.h:545: error: previous declaration of `zero_4'
/usr/include/dvdread/ifo_types.h:660: error: parse error before "nr_of_vtsm_subp_streams"
/usr/include/dvdread/ifo_types.h:661: error: parse error before "vtsm_subp_attr"
/usr/include/dvdread/ifo_types.h:662: error: parse error before "zero_5"
/usr/include/dvdread/ifo_types.h:662: error: conflicting types for `zero_5'
/usr/include/dvdread/ifo_types.h:548: error: previous declaration of `zero_5'
/usr/include/dvdread/ifo_types.h:664: error: parse error before "zero_6"
/usr/include/dvdread/ifo_types.h:664: error: conflicting types for `zero_6'
/usr/include/dvdread/ifo_types.h:557: error: previous declaration of `zero_6'
/usr/include/dvdread/ifo_types.h:667: error: parse error before "zero_7"
/usr/include/dvdread/ifo_types.h:668: error: parse error before "nr_of_vtstt_audio_streams"
/usr/include/dvdread/ifo_types.h:669: error: parse error before "vtstt_audio_attr"
/usr/include/dvdread/ifo_types.h:670: error: parse error before "zero_8"
/usr/include/dvdread/ifo_types.h:670: error: conflicting types for `zero_8'
/usr/include/dvdread/ifo_types.h:563: error: previous declaration of `zero_8'
/usr/include/dvdread/ifo_types.h:671: error: parse error before "zero_9"
/usr/include/dvdread/ifo_types.h:671: error: conflicting types for `zero_9'
/usr/include/dvdread/ifo_types.h:564: error: previous declaration of `zero_9'
/usr/include/dvdread/ifo_types.h:672: error: parse error before "nr_of_vtstt_subp_streams"
/usr/include/dvdread/ifo_types.h:673: error: parse error before "vtstt_subp_attr"
/usr/include/dvdread/ifo_types.h:674: error: parse error before '}' token
/usr/include/dvdread/ifo_types.h:682: error: parse error before "uint16_t"
/usr/include/dvdread/ifo_types.h:684: error: parse error before "last_byte"
/usr/include/dvdread/ifo_types.h:685: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:686: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:687: error: parse error before '}' token
/usr/include/dvdread/ifo_types.h:694: error: parse error before "uint32_t"
/usr/include/dvdread/ifo_types.h:710: error: parse error before '}' token
/usr/include/dvdread/ifo_types.h:716: error: parse error before "uint16_t"
/usr/include/dvdread/ifo_types.h:718: error: parse error before "txtdt_start_byte"
/usr/include/dvdread/ifo_types.h:719: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:720: error: parse error before '}' token
/usr/include/dvdread/ifo_types.h:728: error: parse error before "uint16_t"
/usr/include/dvdread/ifo_types.h:730: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:731: error: parse error before '}' token
/usr/include/dvdread/ifo_types.h:746: error: parse error before "uint32_t"
/usr/include/dvdread/ifo_types.h:747: error: conflicting types for `zero_1'
/usr/include/dvdread/ifo_types.h:683: error: previous declaration of `zero_1'
/usr/include/dvdread/ifo_types.h:748: error: parse error before "vtsi_last_sector"
/usr/include/dvdread/ifo_types.h:749: error: parse error before "zero_2"
/usr/include/dvdread/ifo_types.h:749: error: conflicting types for `zero_2'
/usr/include/dvdread/ifo_types.h:657: error: previous declaration of `zero_2'
/usr/include/dvdread/ifo_types.h:750: error: parse error before "specification_version"
/usr/include/dvdread/ifo_types.h:751: error: parse error before "vts_category"
/usr/include/dvdread/ifo_types.h:752: error: parse error before "zero_3"
/usr/include/dvdread/ifo_types.h:752: error: conflicting types for `zero_3'
/usr/include/dvdread/ifo_types.h:658: error: previous declaration of `zero_3'
/usr/include/dvdread/ifo_types.h:753: error: parse error before "zero_4"
/usr/include/dvdread/ifo_types.h:754: error: parse error before "zero_5"
/usr/include/dvdread/ifo_types.h:754: error: conflicting types for `zero_5'
/usr/include/dvdread/ifo_types.h:662: error: previous declaration of `zero_5'
/usr/include/dvdread/ifo_types.h:755: error: parse error before "zero_6"
/usr/include/dvdread/ifo_types.h:755: error: conflicting types for `zero_6'
/usr/include/dvdread/ifo_types.h:664: error: previous declaration of `zero_6'
/usr/include/dvdread/ifo_types.h:756: error: parse error before "zero_7"
/usr/include/dvdread/ifo_types.h:757: error: parse error before "zero_8"
/usr/include/dvdread/ifo_types.h:757: error: conflicting types for `zero_8'
/usr/include/dvdread/ifo_types.h:670: error: previous declaration of `zero_8'
/usr/include/dvdread/ifo_types.h:758: error: parse error before "zero_9"
/usr/include/dvdread/ifo_types.h:759: error: parse error before "zero_10"
/usr/include/dvdread/ifo_types.h:759: error: conflicting types for `zero_10'
/usr/include/dvdread/ifo_types.h:567: error: previous declaration of `zero_10'
/usr/include/dvdread/ifo_types.h:760: error: parse error before "vtsi_last_byte"
/usr/include/dvdread/ifo_types.h:761: error: parse error before "zero_11"
/usr/include/dvdread/ifo_types.h:762: error: parse error before "zero_12"
/usr/include/dvdread/ifo_types.h:763: error: parse error before "vtsm_vobs"
/usr/include/dvdread/ifo_types.h:764: error: parse error before "vtstt_vobs"
/usr/include/dvdread/ifo_types.h:765: error: parse error before "vts_ptt_srpt"
/usr/include/dvdread/ifo_types.h:766: error: parse error before "vts_pgcit"
/usr/include/dvdread/ifo_types.h:767: error: parse error before "vtsm_pgci_ut"
/usr/include/dvdread/ifo_types.h:768: error: parse error before "vts_tmapt"
/usr/include/dvdread/ifo_types.h:769: error: parse error before "vtsm_c_adt"
/usr/include/dvdread/ifo_types.h:770: error: parse error before "vtsm_vobu_admap"
/usr/include/dvdread/ifo_types.h:771: error: parse error before "vts_c_adt"
/usr/include/dvdread/ifo_types.h:772: error: parse error before "vts_vobu_admap"
/usr/include/dvdread/ifo_types.h:773: error: parse error before "zero_13"
/usr/include/dvdread/ifo_types.h:776: error: parse error before "zero_14"
/usr/include/dvdread/ifo_types.h:777: error: parse error before "nr_of_vtsm_audio_streams"
/usr/include/dvdread/ifo_types.h:778: error: parse error before "vtsm_audio_attr"
/usr/include/dvdread/ifo_types.h:779: error: parse error before "zero_15"
/usr/include/dvdread/ifo_types.h:780: error: parse error before "zero_16"
/usr/include/dvdread/ifo_types.h:781: error: parse error before "nr_of_vtsm_subp_streams"
/usr/include/dvdread/ifo_types.h:782: error: parse error before "vtsm_subp_attr"
/usr/include/dvdread/ifo_types.h:783: error: parse error before "zero_17"
/usr/include/dvdread/ifo_types.h:784: error: parse error before "zero_18"
/usr/include/dvdread/ifo_types.h:787: error: parse error before "zero_19"
/usr/include/dvdread/ifo_types.h:788: error: parse error before "nr_of_vts_audio_streams"
/usr/include/dvdread/ifo_types.h:789: error: parse error before "vts_audio_attr"
/usr/include/dvdread/ifo_types.h:790: error: parse error before "zero_20"
/usr/include/dvdread/ifo_types.h:791: error: parse error before "nr_of_vts_subp_streams"
/usr/include/dvdread/ifo_types.h:792: error: parse error before "vts_subp_attr"
/usr/include/dvdread/ifo_types.h:793: error: parse error before "zero_21"
/usr/include/dvdread/ifo_types.h:794: error: parse error before "vts_mu_audio_attr"
/usr/include/dvdread/ifo_types.h:796: error: parse error before '}' token
/usr/include/dvdread/ifo_types.h:802: error: parse error before "uint16_t"
/usr/include/dvdread/ifo_types.h:810: error: parse error before "uint16_t"
/usr/include/dvdread/ifo_types.h:812: error: parse error before '}' token
/usr/include/dvdread/ifo_types.h:818: error: parse error before "uint16_t"
/usr/include/dvdread/ifo_types.h:819: error: conflicting types for `zero_1'
/usr/include/dvdread/ifo_types.h:747: error: previous declaration of `zero_1'
/usr/include/dvdread/ifo_types.h:820: error: parse error before "last_byte"
/usr/include/dvdread/ifo_types.h:821: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:822: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:823: error: parse error before '}' token
/usr/include/dvdread/ifo_types.h:831: error: parse error before "map_ent_t"
/usr/include/dvdread/ifo_types.h:837: error: parse error before "uint8_t"
/usr/include/dvdread/ifo_types.h:839: error: parse error before "nr_of_entries"
/usr/include/dvdread/ifo_types.h:840: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:841: error: parse error before '}' token
/usr/include/dvdread/ifo_types.h:848: error: parse error before "uint16_t"
/usr/include/dvdread/ifo_types.h:850: error: parse error before "last_byte"
/usr/include/dvdread/ifo_types.h:851: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:852: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:853: error: parse error before '}' token
/usr/include/dvdread/ifo_types.h:872: error: parse error before "vmgi_mat_t"
/usr/include/dvdread/ifo_types.h:873: error: conflicting types for `tt_srpt'
/usr/include/dvdread/ifo_types.h:550: error: previous declaration of `tt_srpt'
/usr/include/dvdread/ifo_types.h:874: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:874: error: conflicting types for `first_play_pgc'
/usr/include/dvdread/ifo_types.h:547: error: previous declaration of `first_play_pgc'
/usr/include/dvdread/ifo_types.h:875: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:875: error: conflicting types for `ptl_mait'
/usr/include/dvdread/ifo_types.h:552: error: previous declaration of `ptl_mait'
/usr/include/dvdread/ifo_types.h:876: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:876: error: conflicting types for `vts_atrt'
/usr/include/dvdread/ifo_types.h:553: error: previous declaration of `vts_atrt'
/usr/include/dvdread/ifo_types.h:877: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:877: error: conflicting types for `txtdt_mgi'
/usr/include/dvdread/ifo_types.h:554: error: previous declaration of `txtdt_mgi'
/usr/include/dvdread/ifo_types.h:880: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:881: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:882: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:885: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:886: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:886: error: conflicting types for `vts_ptt_srpt'
/usr/include/dvdread/ifo_types.h:765: error: previous declaration of `vts_ptt_srpt'
/usr/include/dvdread/ifo_types.h:887: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:887: error: conflicting types for `vts_pgcit'
/usr/include/dvdread/ifo_types.h:766: error: previous declaration of `vts_pgcit'
/usr/include/dvdread/ifo_types.h:888: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:888: error: conflicting types for `vts_tmapt'
/usr/include/dvdread/ifo_types.h:768: error: previous declaration of `vts_tmapt'
/usr/include/dvdread/ifo_types.h:889: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:889: error: conflicting types for `vts_c_adt'
/usr/include/dvdread/ifo_types.h:771: error: previous declaration of `vts_c_adt'
/usr/include/dvdread/ifo_types.h:890: error: parse error before '*' token
/usr/include/dvdread/ifo_types.h:890: error: conflicting types for `vts_vobu_admap'
/usr/include/dvdread/ifo_types.h:772: error: previous declaration of `vts_vobu_admap'
/usr/include/dvdread/ifo_types.h:891: error: parse error before '}' token
In file included from dvdbackup.c:34:
/usr/include/dvdread/ifo_read.h:38: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:47: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:56: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:63: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:78: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:88: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:97: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:107: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:116: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:127: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:139: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:149: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:161: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:171: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:183: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:193: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:203: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:211: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:212: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:213: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:214: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:215: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:216: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:217: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:218: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:219: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:220: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:221: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:222: error: parse error before '*' token
/usr/include/dvdread/ifo_read.h:223: error: parse error before '*' token
In file included from dvdbackup.c:35:
/usr/include/dvdread/ifo_print.h:43: error: parse error before '*' token
/usr/include/dvdread/ifo_print.h:44: error: parse error before '*' token
/usr/include/dvdread/ifo_print.h:46: error: parse error before '*' token
/usr/include/dvdread/ifo_print.h:47: error: parse error before '*' token
/usr/include/dvdread/ifo_print.h:48: error: parse error before '*' token
/usr/include/dvdread/ifo_print.h:49: error: parse error before '*' token
/usr/include/dvdread/ifo_print.h:50: error: parse error before '*' token
/usr/include/dvdread/ifo_print.h:51: error: parse error before '*' token
/usr/include/dvdread/ifo_print.h:52: error: parse error before '*' token
/usr/include/dvdread/ifo_print.h:53: error: parse error before '*' token
/usr/include/dvdread/ifo_print.h:54: error: parse error before '*' token
/usr/include/dvdread/ifo_print.h:55: error: parse error before '*' token
dvdbackup.c: In function `DVDGetInfo':
dvdbackup.c:647: error: `vmg_ifo' undeclared (first use in this function)
dvdbackup.c:647: error: (Each undeclared identifier is reported only once
dvdbackup.c:647: error: for each function it appears in.)
dvdbackup.c: In function `DVDGetFileSet':
dvdbackup.c:1663: error: `vmg_ifo' undeclared (first use in this function)
dvdbackup.c: In function `DVDMirrorChapters':
dvdbackup.c:1946: error: `vts_ifo_info' undeclared (first use in this function)
error: Bad exit status from /var/tmp/rpm-tmp.51055 (%build)


RPM build errors:
    user manfred does not exist - using root
    user manfred does not exist - using root
    Bad exit status from /var/tmp/rpm-tmp.51055 (%build)
linux:/home/marvin/temp #


More information about the Packman mailing list