PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : libdvdnav oder xine-dvdnav ???



LordUndaground
21.04.03, 02:41
Nachdem ich bei meinem Xine erfolgreich libdvdread-0.9.4 und libdvdcss-1.2.6 installiert habe wollte ich eigentlich xine-dvdnav installieren.
Als ich configure eingab suchte er eine dvdnav-config auf meinem System. Also habe ich libdvdnav installiert was einwandfrei funktionierte.
Danach versuchte ich xine-dvdnav zu installieren und kam bis make denn dann kam die untenstehende Fehlermeldung.

Brauch ich xine-dvdnav überhaupt oder reicht libdvdnav da ich nachträglich in einer Anleitung gelesen habe dass nur eines installiert wird.
Wenn ja da seht euch bitte die Fehlermeldung an . Danke

make[2]: Entering directory `/home/lorlkjhg/Documents/xine-dvdnav-0.9.13/input'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -O3 -pipe -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -mcpu=pentiumpro -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include -I/usr/local/include/dvdnav -c input_dvdnav.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -O3 -pipe -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -funroll-loops -finline-functions -mcpu=pentiumpro -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I/usr/local/include -I/usr/local/include/dvdnav -c input_dvdnav.c -fPIC -DPIC -o input_dvdnav.lo
input_dvdnav.c:61:25: xine/events.h: No such file or directory
input_dvdnav.c:150: error: parse error before "mrl_t"
input_dvdnav.c:150: warning: no semicolon at end of struct or union
input_dvdnav.c:159: error: parse error before '}' token
input_dvdnav.c:159: warning: type defaults to `int' in declaration of `dvdnav_input_plugin_t'
input_dvdnav.c:159: warning: data definition has no type or storage class
input_dvdnav.c:161: error: parse error before '*' token
input_dvdnav.c:162: error: parse error before '*' token
input_dvdnav.c: In function `device_change_cb':
input_dvdnav.c:166: error: `this' undeclared (first use in this function)
input_dvdnav.c:166: error: (Each undeclared identifier is reported only once
input_dvdnav.c:166: error: for each function it appears in.)
input_dvdnav.c:166: error: parse error before ')' token
input_dvdnav.c: In function `dvdnav_plugin_get_capabilities':
input_dvdnav.c:174: error: `INPUT_CAP_AUTOPLAY' undeclared (first use in this function)
input_dvdnav.c:174: error: `INPUT_CAP_CLUT' undeclared (first use in this function)
input_dvdnav.c:176: error: `INPUT_CAP_VARIABLE_BITRATE' undeclared (first use in this function)
input_dvdnav.c:178: error: `INPUT_CAP_GET_DIR' undeclared (first use in this function)
input_dvdnav.c: In function `read_ahead_cb':
input_dvdnav.c:182: error: `this' undeclared (first use in this function)
input_dvdnav.c:182: error: parse error before ')' token
input_dvdnav.c: In function `region_changed_cb':
input_dvdnav.c:194: error: `this' undeclared (first use in this function)
input_dvdnav.c:194: error: parse error before ')' token
input_dvdnav.c: In function `language_changed_cb':
input_dvdnav.c:211: error: `this' undeclared (first use in this function)
input_dvdnav.c:211: error: parse error before ')' token
input_dvdnav.c: At top level:
input_dvdnav.c:224: error: parse error before '*' token
input_dvdnav.c: In function `update_title_display':
input_dvdnav.c:225: error: `xine_ui_event_t' undeclared (first use in this function)
input_dvdnav.c:225: error: parse error before "uevent"
input_dvdnav.c:229: error: `this' undeclared (first use in this function)
input_dvdnav.c:233: error: `uevent' undeclared (first use in this function)
input_dvdnav.c:264: warning: implicit declaration of function `xine_send_event'
input_dvdnav.c: In function `dvdnav_plugin_stop':
input_dvdnav.c:268: error: `this' undeclared (first use in this function)
input_dvdnav.c:268: error: parse error before ')' token
input_dvdnav.c: In function `dvdnav_plugin_close':
input_dvdnav.c:277: error: `this' undeclared (first use in this function)
input_dvdnav.c:277: error: parse error before ')' token
input_dvdnav.c: At top level:
input_dvdnav.c:289: error: parse error before '*' token
input_dvdnav.c: In function `dvdnav_build_mrl_list':
input_dvdnav.c:293: error: `this' undeclared (first use in this function)
input_dvdnav.c:311: warning: implicit declaration of function `dvdnav_get_number_of_programs'
input_dvdnav.c:321: error: `mrl_t' undeclared (first use in this function)
input_dvdnav.c:321: error: parse error before ')' token
input_dvdnav.c:322: error: parse error before ')' token
input_dvdnav.c:322: error: parse error before ')' token
input_dvdnav.c:327: error: `mrl' undeclared (first use in this function)
input_dvdnav.c: At top level:
input_dvdnav.c:354: error: parse error before '->' token
input_dvdnav.c:354: warning: type defaults to `int' in declaration of `dvdnav_close'
input_dvdnav.c:354: warning: data definition has no type or storage class
input_dvdnav.c: In function `dvdnav_plugin_open':
input_dvdnav.c:371: error: `this' undeclared (first use in this function)
input_dvdnav.c:371: error: parse error before ')' token
input_dvdnav.c:532: warning: comparison between signed and unsigned
input_dvdnav.c: In function `dvdnav_plugin_free_buffer':
input_dvdnav.c:568: error: `this' undeclared (first use in this function)
input_dvdnav.c: In function `dvdnav_plugin_read_block':
input_dvdnav.c:584: error: `this' undeclared (first use in this function)
input_dvdnav.c:584: error: parse error before ')' token
input_dvdnav.c:726: error: `xine_ui_event_t' undeclared (first use in this function)
input_dvdnav.c:726: error: parse error before "uevent"
input_dvdnav.c:729: error: `uevent' undeclared (first use in this function)
input_dvdnav.c:736: error: `DVDNAV_SEEK_DONE' undeclared (first use in this function)
input_dvdnav.c:757: error: `BUF_SPU_CLUT' undeclared (first use in this function)
input_dvdnav.c: In function `dvdnav_plugin_seek':
input_dvdnav.c:809: error: `this' undeclared (first use in this function)
input_dvdnav.c:809: error: parse error before ')' token
input_dvdnav.c: In function `dvdnav_plugin_get_current_pos':
input_dvdnav.c:823: error: `this' undeclared (first use in this function)
input_dvdnav.c:823: error: parse error before ')' token
input_dvdnav.c: In function `dvdnav_plugin_get_length':
input_dvdnav.c:837: error: `this' undeclared (first use in this function)
input_dvdnav.c:837: error: parse error before ')' token
input_dvdnav.c: At top level:
input_dvdnav.c:858: error: parse error before '*' token
input_dvdnav.c:859: warning: return type defaults to `int'
input_dvdnav.c: In function `dvdnav_plugin_get_dir':
input_dvdnav.c:860: error: `this' undeclared (first use in this function)
input_dvdnav.c:860: error: parse error before ')' token
input_dvdnav.c:865: error: parse error before ')' token
input_dvdnav.c: In function `dvdnav_plugin_eject_media':
input_dvdnav.c:899: error: `this' undeclared (first use in this function)
input_dvdnav.c:899: error: parse error before ')' token
input_dvdnav.c: In function `dvdnav_plugin_get_mrl':
input_dvdnav.c:960: error: `this' undeclared (first use in this function)
input_dvdnav.c:960: error: parse error before ')' token
input_dvdnav.c: At top level:
input_dvdnav.c:979: error: parse error before '*' token
input_dvdnav.c: In function `flush_buffers':
input_dvdnav.c:985: error: `this' undeclared (first use in this function)
input_dvdnav.c: At top level:
input_dvdnav.c:998: error: parse error before '*' token
input_dvdnav.c: In function `xine_dvdnav_send_button_update':
input_dvdnav.c:1001: error: `xine_spu_event_t' undeclared (first use in this function)
input_dvdnav.c:1001: error: parse error before "spu_event"
input_dvdnav.c:1002: error: `this' undeclared (first use in this function)
input_dvdnav.c:1003: error: `mode' undeclared (first use in this function)
input_dvdnav.c:1008: error: `spu_event' undeclared (first use in this function)
input_dvdnav.c:1008: error: `XINE_EVENT_SPU_BUTTON' undeclared (first use in this function)
input_dvdnav.c: In function `dvdnav_event_listener':
input_dvdnav.c:1017: error: `this' undeclared (first use in this function)
input_dvdnav.c:1017: error: parse error before ')' token
input_dvdnav.c:1074: error: too few arguments to function `dvdnav_button_activate'
input_dvdnav.c:1077: error: `XINE_EVENT_MOUSE_BUTTON' undeclared (first use in this function)
input_dvdnav.c:1079: error: `xine_input_event_t' undeclared (first use in this function)
input_dvdnav.c:1079: error: `input_event' undeclared (first use in this function)
input_dvdnav.c:1079: error: parse error before ')' token
input_dvdnav.c:1082: error: too few arguments to function `dvdnav_mouse_activate'
input_dvdnav.c:1087: error: `xine_spu_event_t' undeclared (first use in this function)
input_dvdnav.c:1087: error: `spu_event' undeclared (first use in this function)
input_dvdnav.c:1087: error: parse error before ')' token
input_dvdnav.c:1090: warning: passing arg 2 of `dvdnav_button_select' makes pointer from integer without a cast
input_dvdnav.c:1090: error: too few arguments to function `dvdnav_button_select'
input_dvdnav.c:1093: error: `XINE_EVENT_MOUSE_MOVE' undeclared (first use in this function)
input_dvdnav.c:1095: error: parse error before ')' token
input_dvdnav.c:1098: error: too few arguments to function `dvdnav_mouse_select'
input_dvdnav.c:1103: error: too few arguments to function `dvdnav_upper_button_select'
input_dvdnav.c:1107: error: too few arguments to function `dvdnav_lower_button_select'
input_dvdnav.c:1111: error: too few arguments to function `dvdnav_left_button_select'
input_dvdnav.c:1115: error: too few arguments to function `dvdnav_right_button_select'
input_dvdnav.c: In function `dvdnav_plugin_get_optional_data':
input_dvdnav.c:1125: error: `this' undeclared (first use in this function)
input_dvdnav.c:1125: error: parse error before ')' token
input_dvdnav.c: In function `dvdnav_plugin_get_autoplay_list':
input_dvdnav.c:1220: error: `this' undeclared (first use in this function)
input_dvdnav.c:1220: error: parse error before ')' token
input_dvdnav.c: In function `dvdnav_plugin_dispose':
input_dvdnav.c:1258: error: `this' undeclared (first use in this function)
input_dvdnav.c:1258: error: parse error before ')' token
input_dvdnav.c: In function `init_input_plugin':
input_dvdnav.c:1296: error: `this' undeclared (first use in this function)
input_dvdnav.c:1303: error: parse error before ')' token
input_dvdnav.c:1339: warning: implicit declaration of function `xine_register_event_listener'
input_dvdnav.c:1345: warning: passing arg 6 of pointer to function makes integer from pointer without a cast
input_dvdnav.c:1345: error: too few arguments to function
input_dvdnav.c:1356: warning: passing arg 6 of pointer to function makes integer from pointer without a cast
input_dvdnav.c:1356: error: too few arguments to function
input_dvdnav.c:1363: warning: passing arg 6 of pointer to function makes integer from pointer without a cast
input_dvdnav.c:1363: error: too few arguments to function
input_dvdnav.c:1370: warning: passing arg 6 of pointer to function makes integer from pointer without a cast
input_dvdnav.c:1370: error: too few arguments to function
make[2]: *** [input_dvdnav.lo] Fehler 1
make[2]: Leaving directory `/home/lorlkjhg/Documents/xine-dvdnav-0.9.13/input'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/lorlkjhg/Documents/xine-dvdnav-0.9.13'
make: *** [all-recursive-am] Fehler 2

udo1
21.04.03, 13:23
Hallo
ich hab xine ohne xine-dvdnav laufen
geht auch. Ich glaube aber mit xine-dvdnav könnt man
sofort in's Menue der DVD springen?

edit
wenn ich das richtig sehe ist xine-dvd-nav in xine-lib enthalten
xine-lib (1-alpha0)

* dvd plugin replaced by dvdnav with full menu support

LordUndaground
21.04.03, 21:38
Danke , Du hast Recht .

Habs am anderen Rechner ohne dvdnav installiert und geht ebenso.
Danke

Servus