So I'm taking a crash course in the linux framebuffer and DirectFB this
afternoon.

I have succesfully built DirectFB on my machine at work, including the
extras and the examples.  Everything, up to that point, worked great :-)

My next test was building DFBSee...  Though it didn't give any errors when
I built it, something isn't quite right.  I can play DivX movies without
any problems, but it core dumps when I try to play mpeg videos.  This is
really odd since I built libmpeg3, and when I configured DirectFB (prior
to building it) I specified the path to the source tree for libmpeg3.  

Getting DivX playback is great...  Getting mpeg playback would be even
better :-)

My next project was to build xdirectfb.  I downloaded the latest version
(which seems to be 1.6.4), and gave it a whirl.  After a few small bumps
in the road, the compilation dies with:

In file included from cfbsolidC.c:47:
../hw/directfb/xdfb.h:44: parse error before `IDirectFBInputBuffer'
../hw/directfb/xdfb.h:44: warning: no semicolon at end of struct or union
../hw/directfb/xdfb.h:45: warning: ISO C does not allow extra `;' outside of a function
make[4]: *** [cfbsolidC.o] Error 1
make[4]: Leaving directory `/home/adamk/xdirectfb-1.6.4/xc/programs/Xserver/cfb'
make[3]: *** [cfb] Error 2
make[3]: Leaving directory `/home/adamk/xdirectfb-1.6.4/xc/programs/Xserver'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/adamk/xdirectfb-1.6.4/xc/programs'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/adamk/xdirectfb-1.6.4/xc'
make: *** [all] Error 2

As far as I can tell, everything looks fine in xdfb.h, but I must be
missing something :-)

Any help would be appreciated :-)

Adam




-- 
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-users" as subject.

Reply via email to