Hi, Assuming that you are executing 'make' from the DirectFB top dir, this seems to be a problem with the matrox_maven driver.
If your card is not a matrox, try the option --with-gfxdrivers=<your_driver> in the ./configure Pedro Aguilar > Sorry for the mistake. > > it was just make and not ./make. > > below is full dump of the error. > > 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:29, > from matrox_maven.c:40: ... > /usr/include/asm/timex.h: In function 'get_cycles': > /usr/include/asm/timex.h:40: error: 'cpu_has_tsc' undeclared (first use in > this function) > /usr/include/asm/timex.h:40: error: (Each undeclared identifier is > reported > only once > /usr/include/linux/ktime.h:213: error: (near initialization for > '(anonymous)') > /usr/include/linux/ktime.h:213: error: 's32' undeclared (first use in this > function) > /usr/include/linux/ktime.h:213: error: expected '}' before 'ts' > /usr/include/linux/ktime.h:214: confused by earlier errors, bailing out > make[3]: *** [matrox_maven.lo] Error 1 > > > > > On 2/7/07, Mark Adams <[EMAIL PROTECTED]> wrote: >> >> >> It gives following error when I do make. >> >> >> Yes, but which file is it compiling when you get the errors? >> >> M. >> >> > > > -- > "Happiness keeps u Sweet, Trials keep u Strong, Sorrow keeps u Human, > Failure Keeps u Humble, Success keeps u Glowing, But only GOD Keeps u > Going....." > _______________________________________________ > directfb-users mailing list > [email protected] > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users > _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
