PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : xine-ui main.o fehler



Fishi
14.10.03, 02:16
Hallo
bekomme beim kommpiliren von xinne diesne fehler hier.

main.c: In function `event_listener':
main.c:837: `XINE_EVENT_SPU_BUTTON' undeclared (first use in this function)
main.c:837: (Each undeclared identifier is reported only once
main.c:837: for each function it appears in.)
main.c:839: `xine_spu_button_t' undeclared (first use in this function)
main.c:839: `spubtn' undeclared (first use in this function)
main.c:839: parse error before ')' token
main.c:1050: structure has no member named `mute'
make[4]: *** [main.o] Fehler 1
make[4]: Leaving directory `/home/fishi/xine-ui-0.9.22/src/xitk'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/home/fishi/xine-ui-0.9.22/src/xitk'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/fishi/xine-ui-0.9.22/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/fishi/xine-ui-0.9.22'
make: *** [all] Fehler 2