xine dvdnav installationsproblem bei make

Vom einfachen Programm zum fertigen Debian-Paket, Fragen rund um Programmiersprachen, Scripting und Lizenzierung.
Antworten
theroot
Beiträge: 31
Registriert: 05.05.2002 22:44:01

xine dvdnav installationsproblem bei make

Beitrag von theroot » 03.05.2003 19:13:34

ich habe mir gerade die aktuelle version von xine installiert.
nun versuchte ich xine dvdnav aufzuspielen aber make bricht imme mit folgender meldung ab:

...
input_dvdnav.c:1090: too few arguments to function `dvdnav_button_select'
input_dvdnav.c:1093: `XINE_EVENT_MOUSE_MOVE' undeclared (first use in this function)
input_dvdnav.c:1095: syntax error before ')' token
input_dvdnav.c:1098: too few arguments to function `dvdnav_mouse_select'
input_dvdnav.c:1103: too few arguments to function `dvdnav_upper_button_select'
input_dvdnav.c:1107: too few arguments to function `dvdnav_lower_button_select'
input_dvdnav.c:1111: too few arguments to function `dvdnav_left_button_select'
input_dvdnav.c:1115: too few arguments to function `dvdnav_right_button_select'
input_dvdnav.c: In function `dvdnav_plugin_get_optional_data':
input_dvdnav.c:1125: `this' undeclared (first use in this function)
input_dvdnav.c:1125: syntax error before ')' token
input_dvdnav.c: In function `dvdnav_plugin_get_autoplay_list':
input_dvdnav.c:1220: `this' undeclared (first use in this function)
input_dvdnav.c:1220: syntax error before ')' token
input_dvdnav.c: In function `dvdnav_plugin_dispose':
input_dvdnav.c:1258: `this' undeclared (first use in this function)
input_dvdnav.c:1258: syntax error before ')' token
input_dvdnav.c: In function `init_input_plugin':
input_dvdnav.c:1296: `this' undeclared (first use in this function)
input_dvdnav.c:1303: syntax 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: 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: 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: 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: too few arguments to function
make[2]: *** [input_dvdnav.lo] Error 1
make[2]: Leaving directory `/home/.../xine/xine-dvdnav-0.9.13/input'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/.../xine/xine-dvdnav-0.9.13'
make: *** [all-recursive-am] Error 2

alle benoetigten pakete sind installiert.

verwendet wird:
libdvdnav-0.1.7
libdvdread-0.9.4
xine-dvdnav-0.9.13
xine-lib-1-beta11
xine-ui-0.9.20

weiss jemand rat?

Benutzeravatar
x87
Beiträge: 347
Registriert: 17.03.2003 20:04:02
Wohnort: /home/Köln

Beitrag von x87 » 03.06.2003 19:43:39

Hallo
ich glaube das braucht man bei xine nicht mehr
ich kann mich auch nicht erinnern das ich das installiert habe
http://sourceforge.net/forum/forum.php?forum_id=252987

Mit freundlichen Grüßen
udo

Antworten