alanwww1
2009-06-16, 22:35
Has anyone tried compilig xbmc on Ubuntu 9.10 alpha 2 ?
It would be ideal as it has Alsa 1.0.20 already.
I installed all necesarry packages, but while make i have the following error:
goomsl_yacc.y: In function ‘gsl_declare_global_variable’:
goomsl_yacc.y:1186: error: ‘FLOAT_TK’ undeclared (first use in this function)
goomsl_yacc.y:1186: error: (Each undeclared identifier is reported only once
goomsl_yacc.y:1186: error: for each function it appears in.)
goomsl_yacc.y:1187: error: ‘INT_TK’ undeclared (first use in this function)
goomsl_yacc.y:1188: error: ‘PTR_TK’ undeclared (first use in this function)
make[3]: *** [goomsl_yacc.lo] Error 1
make[3]: Leaving directory `/home/xbmc/XBMC/xbmc/visualizations/Goom/goom2k4-0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/xbmc/XBMC/xbmc/visualizations/Goom/goom2k4-0'
make[1]: *** [goom2k4-0/src/.libs/libgoom2.a] Error 2
make[1]: Leaving directory `/home/xbmc/XBMC/xbmc/visualizations/Goom'
make: *** [visualizations] Error 2
What do you think i miss ?
It would be ideal as it has Alsa 1.0.20 already.
I installed all necesarry packages, but while make i have the following error:
goomsl_yacc.y: In function ‘gsl_declare_global_variable’:
goomsl_yacc.y:1186: error: ‘FLOAT_TK’ undeclared (first use in this function)
goomsl_yacc.y:1186: error: (Each undeclared identifier is reported only once
goomsl_yacc.y:1186: error: for each function it appears in.)
goomsl_yacc.y:1187: error: ‘INT_TK’ undeclared (first use in this function)
goomsl_yacc.y:1188: error: ‘PTR_TK’ undeclared (first use in this function)
make[3]: *** [goomsl_yacc.lo] Error 1
make[3]: Leaving directory `/home/xbmc/XBMC/xbmc/visualizations/Goom/goom2k4-0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/xbmc/XBMC/xbmc/visualizations/Goom/goom2k4-0'
make[1]: *** [goom2k4-0/src/.libs/libgoom2.a] Error 2
make[1]: Leaving directory `/home/xbmc/XBMC/xbmc/visualizations/Goom'
make: *** [visualizations] Error 2
What do you think i miss ?