On Monday 22 October 2007 15:55, Martin Stiaszny wrote:
> 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'

Yeah, it is trying to build the matrox driver. That is the point of 
the --with-gfxdrivers=none ... it prevents that from building.

Try building it with the options I sent you. But the above is just noise from 
a driver you won't be using anyway.

Cheers,

Lloyd

_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to