Thank you both for your replies.
Iain, I have used the commands listed below from the makefile. I see that your clean is much better obviously and will use that one. The clean completes without issue.
make clean
make vc3
Tarakesh, there is a bit of more info that goes with my errors. I get compile errors when it gets to .libraries inside of syslink_02_00_00_68_beta1/ti/syslink/ipc/rtos. Now when I go to syslink and compile this, it works as expected. It compiles to the end without errors.
$ cd /opt/thor/dm8168/syslink_02_00_00_68_beta1/ti/syslink/ipc/rtos
$ xdc all XDCARGS="SDK=EZSDK" XDCBUILDCFG="$SYSLINK_ROOT/config.bld" -PR .
But then when it gets to this same area but within the 'make vc3' command, it fails with this error as such...
... <- lots of compiling before hand -> ...
======== .libraries [/opt/dm8168/omx_05_00_00_11/packages/ti/timmosal] ========
gmake[1]: `.libraries' is up to date.
======== .libraries [/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/ipc/rtos] ========
rm -f package/lib/lib/whole_program_debug/ti.syslink.ipc.rtos/../../ClientNotifyMgr.oem3
#
# clem3 ../../ClientNotifyMgr.c ...
/opt/ccsv5/tools/compiler/tms470/bin/cl470 -c -qq -pdsw225 --endian=little -mv7M3 --abi=eabi -eo.oem3 -ea.sem3 -g -ms --gcc -D___DSPBIOS___ -D___DUCATI_FW___ -DTI_816X_BUILD -DPLATFORM_EVM_SI -DMAX_RESOLUTION_HD -DSYSLINK_USE_TILER -Dxdc_target_name__=M3 -Dxdc_target_types__=ti/targets/arm/elf/std.h -Dxdc_bld__profile_whole_program_debug -Dxdc_bld__vers_1_0_4_6_4 -oe --symdebug:dwarf -ms -I. -I/opt/dm8168/sysbios_6_31_04_27/packages -I/opt/dm8168/framework-components_3_21_00_17_eng/packages -I/opt/dm8168/hdvpss_01_00_01_26/packages -I/opt/dm8168/ipc_1_22_05_27/packages -I/opt/dm8168/syslink_02_00_00_68_beta1 -I/opt/dm8168/xdctools_3_20_08_88/packages -I/opt/dm8168/codec-engine_3_21_00_13_eng/packages -I/opt/dm8168/omx_05_00_00_11/packages -I/opt/dm8168/omx_05_00_00_11/packages/ti/omx/interfaces/openMaxv11 -I. -I/opt/dm8168/codecs-dm816x_5_00_00_00/packages -I/opt/dm8168/codecs-dm816x_5_00_00_00/packages -I/opt/dm8168/codecs-dm816x_5_00_00_00/packages -I/opt/dm8168/codecs-dm816x_5_00_00_00/packages -I/opt/dm8168/omx_05_00_00_11/packages/ti/omx/comp/omxbase -I/opt/dm8168/omx_05_00_00_11/packages/ti/omx/omxcore -I/opt/dm8168/ivahd-hdvicp20api_01_00_00_19/packages -I/opt/dm8168/osal_1_21_00_05_eng/packages -I/opt/dm8168/xdais_7_21_00_01_eng/packages -I/opt/dm8168/linuxutils_3_21_00_02_eng/packages -I/opt/dm8168/uia_1_00_01_05_eng/packages -I/opt/dm8168/xdctools_3_20_08_88/packages -I../../../.. -I/opt/ccsv5/tools/compiler/tms470/include/rts -I/opt/ccsv5/tools/compiler/tms470/include -fs=./package/lib/lib/whole_program_debug/ti.syslink.ipc.rtos/../.. -fr=./package/lib/lib/whole_program_debug/ti.syslink.ipc.rtos/../.. -fc ../../ClientNotifyMgr.c
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/GateMP.h", line 257: error: identifier "String" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/GateMP.h", line 268: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/GateMP.h", line 278: error: identifier "Ptr" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/GateMP.h", line 314: error: identifier "Int" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/GateMP.h", line 334: error: identifier "Int" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/GateMP.h", line 341: warning: identifier-list parameters may only be used in a function definition
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/GateMP.h", line 369: error: identifier "Int" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/GateMP.h", line 369: error: identifier "String" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/GateMP.h", line 372: error: identifier "Int" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/GateMP.h", line 372: error: identifier "Ptr" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/GateMP.h", line 382: error: identifier "Void" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/GateMP.h", line 393: error: identifier "SizeT" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/GateMP.h", line 409: error: identifier "IArg" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/GateMP.h", line 417: error: identifier "Void" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/GateMP.h", line 417: error: identifier "IArg" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 277: error: expected a type specifier
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 277: error: identifier-list parameters may only be used in a function definition
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 277: error: duplicate parameter name
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 277: error: duplicate parameter name
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 277: error: function returning function is not allowed
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 309: error: identifier "Int" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 309: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 309: error: identifier "Ptr" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 334: error: identifier "UInt" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 334: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 334: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 356: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 356: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 356: error: identifier "UInt32" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 356: error: function returning function is not allowed
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 372: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 372: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 372: error: identifier "UInt32" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 372: error: function returning function is not allowed
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 400: error: identifier "Bool" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 400: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 400: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 400: error: identifier "UInt32" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 417: error: identifier "Bool" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 417: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 417: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 429: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 429: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 444: error: identifier "SizeT" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 444: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 444: error: identifier "Ptr" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 477: error: identifier "Int" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 477: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 478: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 479: error: identifier "UInt32" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 480: error: identifier "Notify_FnNotifyCbck" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 481: error: identifier "UArg" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 509: error: identifier "Int" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 509: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 510: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 511: error: identifier "UInt32" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 512: error: identifier "Notify_FnNotifyCbck" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 513: error: identifier "UArg" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 530: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 530: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 530: error: identifier "UInt" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 530: error: function returning function is not allowed
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 568: error: identifier "Int" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 568: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 569: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 570: error: identifier "UInt32" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 571: error: identifier "UInt32" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 572: error: identifier "Bool" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 597: error: identifier "Int" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 597: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 597: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 597: error: identifier "UInt32" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 598: error: identifier "Notify_FnNotifyCbck" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 598: error: identifier "UArg" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 617: error: identifier "Int" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 617: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 617: error: identifier "UInt16" is undefined
"/opt/dm8168/ipc_1_22_05_27/packages/ti/ipc/Notify.h", line 617: error: identifier "UInt32" is undefined
"/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/inc/ClientNotifyMgr.h", line 89: error: identifier "Ptr" is undefined
"/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/inc/ClientNotifyMgr.h", line 89: error: identifier "Ptr" is undefined
"/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/inc/ClientNotifyMgr.h", line 89: error: identifier "UInt32" is undefined
"/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/inc/ClientNotifyMgr.h", line 134: error: identifier "IGateProvider_Handle" is undefined
"/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/inc/ClientNotifyMgr.h", line 137: error: identifier "UInt32" is undefined
"/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/inc/ClientNotifyMgr.h", line 141: error: identifier "Ptr" is undefined
"/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/inc/ClientNotifyMgr.h", line 146: error: identifier "Ptr" is undefined
"/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/inc/ClientNotifyMgr.h", line 157: error: identifier "String" is undefined
"/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/inc/ClientNotifyMgr.h", line 159: error: identifier "UInt32" is undefined
"/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/inc/ClientNotifyMgr.h", line 161: error: identifier "Bool" is undefined
"/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/inc/ClientNotifyMgr.h", line 165: error: identifier "UInt32" is undefined
"/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/inc/ClientNotifyMgr.h", line 167: error: identifier "Ptr" is undefined
"/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/inc/ClientNotifyMgr.h", line 169: error: identifier "UInt32" is undefined
"/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/inc/ClientNotifyMgr.h", line 173: error: identifier "UInt32" is undefined
"/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/inc/ClientNotifyMgr.h", line 175: error: identifier "UInt32" is undefined
"/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/inc/ClientNotifyMgr.h", line 177: error: identifier "UInt32" is undefined
"/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/inc/ClientNotifyMgr.h", line 181: error: identifier "UInt16" is undefined
"/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/inc/ClientNotifyMgr.h", line 190: error: identifier "Ptr" is undefined
"/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/inc/ClientNotifyMgr.h", line 192: error: identifier "UInt16" is undefined
"/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/inc/ClientNotifyMgr.h", line 194: error: identifier "UInt32" is undefined
"/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/inc/ClientNotifyMgr.h", line 198: error: identifier "Ptr" is undefined
"/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/inc/ClientNotifyMgr.h", line 202: error: identifier "UInt32" is undefined
"/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/inc/ClientNotifyMgr.h", line 204: error: identifier "UInt32" is undefined
Error limit reached.
100 errors detected in the compilation of "../../ClientNotifyMgr.c".
Compilation terminated.
>> Compilation failure
gmake[1]: *** [package/lib/lib/whole_program_debug/ti.syslink.ipc.rtos/../../ClientNotifyMgr.oem3] Error 1
gmake: *** [/opt/dm8168/syslink_02_00_00_68_beta1/ti/syslink/ipc/rtos,.libraries] Error 2
make[1]: *** [xdcdepmake] Error 2
make[1]: Leaving directory `/opt/dm8168/omx_05_00_00_11/packages'
make: *** [vc3ducatiXdc] Error 2
ubuntu:/opt/dm8168/omx_05_00_00_11/packages$