Monk, Roger wrote: >>> dpc.h is the first file in the build that tries to access the kernel > headers - the errors shows it is trying to find these headers in the > target fs, rather than from the kernel install. Can you double check > that the BASE_BUIDOS is set correctly to point to your kernel headers?
Thanks Roger, closer inspection revealed an unset environment variable in the path to our kernel headers. However I now get the error: drv_pmgr.c:125:2: #error Realtime preemption is not supported with this version of DSP/BIOS Link Enabling real time preemption in the kernel was what provoked the need to rebuild in the first place. Is there a version of DSP/BIOS Link that support real time preemption? _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
