On 2013-02-21 03:51, Abdellah KOUADRI wrote:
Hello all When trying to build xf86-video-imxfb-vivante_12.09.01.bb <http://xf86-video-imxfb-vivante_12.09.01.bb> i'm having the following errors : vivante_fbdev/vivante_fbdev_driver.c: In function 'InitExaLayer': | vivante_fbdev/vivante_fbdev_driver.c:209:5: warning: passing argument 5 of 'VIV2DGPUUserMemMap' from incompatible pointer type [enabled by default] | In file included from vivante_fbdev/vivante.h:37:0, | from vivante_fbdev/vivante_fbdev_driver.c:23: | ./vivante_gal/vivante_gal.h:243:10: note: expected 'unsigned int *' but argument is of type 'long unsigned int *' | vivante_fbdev/vivante_fbdev_driver.c: In function 'VivScreenInit': | vivante_fbdev/vivante_fbdev_driver.c:652:24: error: 'scrnIndex' undeclared (first use in this function) | vivante_fbdev/vivante_fbdev_driver.c:652:24: note: each undeclared identifier is reported only once for each function it appears in | make[2]: *** [vivante_fbdev_driver.lo] Error 1 I'v checked sources and seems that macros defined in compat-api.h are not fully used in vivante_fbdev_driver.c ?
What version/branch of meta-fsl-arm are you using? I just built this using master/8b11343efcda2c097a101886d55a38aa84f37514 with no problems. -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------ _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
