Yeah, I figured cross-compiling might be a hassle, so I'm just compiling on the board itself. All the other packages it depends on built and installed just fine.
So after I installed those, I just did ./configure and then "make". Not too much room for error, eh? I'll try those options and see if it solves anything. Here's the first error I encountered: In file included from /usr/include/linux/timex.h:58, from /usr/include/linux/sched.h:11, from /usr/include/linux/module.h:10, from /usr/include/linux/i2c.h:31, from matrox_maven.c:37: /usr/include/linux/time.h:12: error: redefinition of `struct timespec' /usr/include/linux/time.h:18: error: redefinition of `struct timeval' thanks, - martin On 10/22/07, Lloyd Sargent <[EMAIL PROTECTED]> wrote: > > On Monday 22 October 2007 15:07, Martin Stiaszny wrote: > > I'm trying to compile directFB 1.1.0 on a Davinci 6446 running > montavista > > linux. I downloaded the tar ball, ran configure, and tried to make it. > > Except the build is hopelessly broken. User error, or not a supported > > platform? > > Most likely user error. We are using DFB 1.00 on Montavista just fine. The > only thing that DIDN'T work for us was multi-program mode. But single > program > mode works like a charm. > > As for version 1.1.0, I haven't tried it yet. FWIW I build DFB on the > Davinci > platform (trying to adjust everything to cross compile is a PITA!). I also > use the following: > > ./configure --disable-sdl --with-gfxdrivers=none --disable-mmx > --disable-vnc > > Please note that linux-fusion (for me under 1.00) DID NOT BUILD correctly. > > Hope that helps some... > > Cheers, > > Lloyd >
_______________________________________________ directfb-users mailing list directfb-users@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users