[beagleboard] Re: Having difficulties getting TI SDK 4.01.00 graphics stack running in buildroot

2017-11-10 Thread Kyle
I should also point out that all NullWS demo applications work. The only application that is giving me problems is kmscube. # /etc/init.d/rc.pvr start [ 21.711516] PVR_K: UM DDK-(3699939) and KM DDK-(3699939) match. [ OK ] Loaded PowerVR consumer services. # kmscube trying to load module omapd

[beagleboard] Re: Having difficulties getting TI SDK 4.01.00 graphics stack running in buildroot

2017-11-13 Thread Kyle
I figured out the problem. Buildroot was automatically adding the following compiler flags. Removing these fixed the problem. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are