try 'rake VIDEO=1' (works for me)
You'll need to get rake and gems installed in Ubuntu if you haven't
already. More importantly, you should install vlc and 'libvlc0-dev'

The Makefile has always been pretty iffy on Linux. Setting up a
directory and cloning (pull) from _why's git will get you the Rakefile
and you'll be on the bleeding edge.

--Cecil

On Sun, 2008-10-19 at 18:49 +0800, botp wrote:
> sorry for this dumb question, but i get a make error compiling shoes
> 1075 in ubuntu hardy
> thank you very much for any help
> kind regards -botp
> 
> shot follows...
> 
> [EMAIL PROTECTED]:~/Desktop/downloads/shoes-0.r1057$ make VIDEO=1
> build options: shoes raisins (0.r1057) [i686-linux] +video
> CC       = cc
> RUBY     = /usr/local
> OPTIONS  = VIDEO
> CC shoes/app.c
> In file included from ./shoes/app.h:40,
>                  from shoes/app.c:6:
> ./shoes/canvas.h:221: error: expected specifier-qualifier-list before
> 'libvlc_media_player_t'
> make: *** [shoes/app.o] Error 1

Reply via email to