Am 11.03.2011 13:47, schrieb Wawrzyniec Niewodniczański:I had problems with xine-lib as well and got it working by changing the Pkgfile like this:
Hi,
Attemps to build xine-lib finish with following error message. Any ideas
why? I haven't modified Pkgfile.
....
build() {
cd $name-$version
sed -i '/xxmc.h/a#include <X11/extensions/XvMClib.h>' src/video_out/{xvmc_mocomp.c,video_out_xxmc.c}
...