Package: libdvdnav-dev
Version: 4.1.2-2
Severity: important
Just including <dvdnav/dvdnav.h> causes compilation to fail, because of some
missing include files from libdvdread-dev. Maybe there should be a dependency
to libdvdread-dev or some files are missing. This worked in version 0.1.10
without libdvdread-dev, where also dvdr_readar.h, ifo_*.h and other header
files have been installed.
$ echo -e "#include <dvdnav/dvdnav.h> \n int main() {return 0;}" | gcc -x c -o
test -
In file included from <stdin>:1:
/usr/include/dvdnav/dvdnav.h:40:34: error: dvdread/dvd_reader.h: Datei oder
Verzeichnis nicht gefunden
/usr/include/dvdnav/dvdnav.h:41:33: error: dvdread/nav_types.h: Datei oder
Verzeichnis nicht gefunden
/usr/include/dvdnav/dvdnav.h:42:52: error: dvdread/ifo_types.h: Datei oder
Verzeichnis nicht gefunden
In file included from /usr/include/dvdnav/dvdnav.h:43,
from <stdin>:1:
/usr/include/dvdnav/dvdnav_events.h:124: error: ‘dvd_read_domain_t’ does not
name a type
/usr/include/dvdnav/dvdnav_events.h:126: error: ‘dvd_read_domain_t’ does not
name a type
In file included from <stdin>:1:
/usr/include/dvdnav/dvdnav.h:293: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/dvdnav/dvdnav.h:446: error: expected constructor, destructor, or
type conversion before ‘*’ token
/usr/include/dvdnav/dvdnav.h:455: error: expected constructor, destructor, or
type conversion before ‘*’ token
/usr/include/dvdnav/dvdnav.h:460: error: ‘pci_t’ was not declared in this scope
/usr/include/dvdnav/dvdnav.h:460: error: ‘nav_pci’ was not declared in this
scope
/usr/include/dvdnav/dvdnav.h:460: error: expected primary-expression before
‘button’
/usr/include/dvdnav/dvdnav.h:460: error: expected primary-expression before
‘mode’
/usr/include/dvdnav/dvdnav.h:461: error: expected primary-expression before ‘*’
token
/usr/include/dvdnav/dvdnav.h:461: error: ‘highlight’ was not declared in this
scope
/usr/include/dvdnav/dvdnav.h:461: error: initializer expression list treated as
compound expression
/usr/include/dvdnav/dvdnav.h:466: error: ‘pci_t’ has not been declared
/usr/include/dvdnav/dvdnav.h:467: error: ‘pci_t’ has not been declared
/usr/include/dvdnav/dvdnav.h:468: error: ‘pci_t’ has not been declared
/usr/include/dvdnav/dvdnav.h:469: error: ‘pci_t’ has not been declared
/usr/include/dvdnav/dvdnav.h:474: error: ‘pci_t’ has not been declared
/usr/include/dvdnav/dvdnav.h:479: error: ‘pci_t’ has not been declared
/usr/include/dvdnav/dvdnav.h:484: error: ‘pci_t’ has not been declared
/usr/include/dvdnav/dvdnav.h:489: error: ‘vm_cmd_t’ has not been declared
/usr/include/dvdnav/dvdnav.h:494: error: ‘pci_t’ has not been declared
/usr/include/dvdnav/dvdnav.h:499: error: ‘pci_t’ has not been declared
/usr/include/dvdnav/dvdnav.h:595: error: ‘audio_attr_t’ has not been declared
/usr/include/dvdnav/dvdnav.h:606: error: ‘subp_attr_t’ has not been declared
/usr/include/dvdnav/dvdnav.h:623: error: ‘user_ops_t’ does not name a type
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libdvdnav-dev depends on:
ii libdvdnav4 4.1.2-2 DVD navigation library
libdvdnav-dev recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]