Hi there,
I'm having some issues compiling the GPU SDK 1.0 samples.
For reference I am using a Nitrogen MX6 board from Boundary Devices.
i.MX6Q rev 1.2
Linux kernel 3.0.35
Oneiric rootfs
Ubuntu
From what I can see all of the gpu libraries and symbolic links are preset (libGAL.so->libGAL-fb.so etc...).
I've tried to compile on the target (make -f Makefile-fbdev) and ran into the following error:
Cannot find bits/predefs.h No such file or directory.
Any ideas what could be the issue? I don't see any bits/predefs.h on my system. Where does the file come from?
Thanks,
Brian