fedora 9, i386
#1
./configure
ln -s /usr/lib/mysql/libmysqlclient.so.15.0.0 /usr/lib/libmysqlclient.so
make

I get this error?

Making all in src
make[3]: Entering directory `/home/Migi/XBMC/XBMC/linuxport/XBMC/xbmc/visualizations/Goom/goom2k4-0/src'
make[4]: Entering directory `/home/Migi/XBMC/XBMC/linuxport/XBMC/xbmc/visualizations/Goom/goom2k4-0'
make[4]: Leaving directory `/home/Migi/XBMC/XBMC/linuxport/XBMC/xbmc/visualizations/Goom/goom2k4-0'
/bin/sh ../ylwrap goomsl_yacc.y y.tab.c goomsl_yacc.c y.tab.h goomsl_yacc.h y.output goomsl_yacc.output -- yacc -d
/bin/sh: ../ylwrap: není souborem ani adresářem
make[3]: *** [goomsl_yacc.c] Error 127
make[3]: Leaving directory `/home/Migi/XBMC/XBMC/linuxport/XBMC/xbmc/visualizations/Goom/goom2k4-0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/Migi/XBMC/XBMC/linuxport/XBMC/xbmc/visualizations/Goom/goom2k4-0'
make[1]: *** [goom2k4-0/src/.libs/libgoom2.a] Error 2
make[1]: Leaving directory `/home/Migi/XBMC/XBMC/linuxport/XBMC/xbmc/visualizations/Goom'
make: *** [visualizations] Error 2
Reply
#2
search forums for ylwrap.
Reply
#3
You're missing yacc IIRC, see README.linux for all necessary packages (yes I realize the names will be different but that's your fault for not using the recommended OS Smile)
Reply

Logout Mark Read Team Forum Stats Members Help
fedora 9, i3860