Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12151 - xine-dvdnav emerge fails
Summary: xine-dvdnav emerge fails
Status: RESOLVED DUPLICATE of bug 11599
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Arcady Genkin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-14 10:55 UTC by John Kozak
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Kozak 2002-12-14 10:55:13 UTC
input_dvdnav.c: In function `xine_dvdnav_send_button_update': 
input_dvdnav.c:1000: storage size of `spu_button' isn't known 
input_dvdnav.c:1001: `xine_spu_event_t' undeclared (first use in this function) 
input_dvdnav.c:1001: parse error before "spu_event" 
input_dvdnav.c:1002: `this' undeclared (first use in this function) 
input_dvdnav.c:1003: `mode' undeclared (first use in this function) 
input_dvdnav.c:1008: `spu_event' undeclared (first use in this function) 
input_dvdnav.c:1008: `XINE_EVENT_SPU_BUTTON' undeclared (first use in this 
function) 
input_dvdnav.c:1000: warning: unused variable `spu_button' 
input_dvdnav.c: In function `dvdnav_event_listener': 
input_dvdnav.c:1017: `this' undeclared (first use in this function) 
input_dvdnav.c:1017: parse error before ')' token 
input_dvdnav.c:1077: `XINE_EVENT_MOUSE_BUTTON' undeclared (first use in this 
function) 
input_dvdnav.c:1079: `xine_input_event_t' undeclared (first use in this function) 
input_dvdnav.c:1079: `input_event' undeclared (first use in this function) 
input_dvdnav.c:1079: parse error before ')' token 
input_dvdnav.c:1087: `xine_spu_event_t' undeclared (first use in this function) 
input_dvdnav.c:1087: `spu_event' undeclared (first use in this function) 
input_dvdnav.c:1087: parse error before ')' token 
input_dvdnav.c:1089: dereferencing pointer to incomplete type 
input_dvdnav.c:1090: dereferencing pointer to incomplete type 
input_dvdnav.c:1093: `XINE_EVENT_MOUSE_MOVE' undeclared (first use in this 
function) 
input_dvdnav.c:1095: parse error before ')' token 
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: parse 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: parse 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: parse 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: parse error before ')' token
Comment 1 John Kozak 2002-12-14 10:57:09 UTC
I had to override CFLAGS to get this to build at all (settiong march=pentium3) 
Comment 2 Arcady Genkin (RETIRED) gentoo-dev 2002-12-14 13:14:19 UTC
Which version of xine-lib do you have installed?
Comment 3 John Kozak 2002-12-14 14:05:25 UTC
1_alpha2 
Comment 4 Arcady Genkin (RETIRED) gentoo-dev 2002-12-14 14:48:30 UTC
the 1_alpha and above already comes with dvdnav built-in.  Marking this as
duplicate of bug 11599.

*** This bug has been marked as a duplicate of 11599 ***