On Tue, Dec 18, 2012 at 10:37 PM, Kapil Katyal <[email protected]> wrote:
> Hi, > > I was able to resolve my previous issues with building master, however now > I am getting another error when compiling the vivante_fbdev_driver.c file: > > | vivante_fbdev/vivante_fbdev_driver.c:211: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:24: > | ./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 'VivProbe': > | vivante_fbdev/vivante_fbdev_driver.c:382:13: warning: assignment > discards 'const' qualifier from pointer target type [enabled by default] > | vivante_fbdev/vivante_fbdev_driver.c:398:35: warning: assignment from > incompatible pointer type [enabled by default] > | vivante_fbdev/vivante_fbdev_driver.c: In function 'VivPreInit': > | vivante_fbdev/vivante_fbdev_driver.c:445:14: warning: assignment > discards 'const' qualifier from pointer target type [enabled by default] > | vivante_fbdev/vivante_fbdev_driver.c: In function 'VivScreenInit': > | vivante_fbdev/vivante_fbdev_driver.c:654:5: warning: passing argument 1 > of 'fbdevHWAdjustFrame' makes pointer from integer without a cast [enabled > by default] > | In file included from ./vivante_util/vivante_common.h:69:0, > | from vivante_fbdev/vivante_fbdev_driver.c:23: > | > /home/vradmin/projects/MOCUPort/YOCTO/rootfs_builder/build/tmp/sysroots/nitrogen6x/usr/include/xorg/fbdevhw.h:50:23: > note: expected 'ScrnInfoPtr' but argument is of type 'int' > | vivante_fbdev/vivante_fbdev_driver.c:654:5: error: too many arguments to > function 'fbdevHWAdjustFrame' > Here is the hint :) X11 is another clue. Good luck!
_______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
