This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

build is hanging,if i rebuild working fine

Hi All

BY using jenkins we are compiling the code in CCS-5.1.While compiling the code build is hanging and showing below error

"/opt/ti/xdctools_3_22_04_46/packages/xdc/cfg/global.h", line 39:
fatal error: could not open source file "/home/kuusjar/repo/LWP_1231/lte-aricent/AR_LTE_STACK/lteenodeb/l2/ccsbuild_App/rlcMacTest/Debug/configPkg/package/cfg/ltel2_pe66.h"
1 fatal error detected in the compilation of
"/home/kuusjar/repo/LWP_1231/lte-aricent/AR_LTE_STACK/lteenodeb/commonCore/src/logger_app.c".
Compilation terminated.
>> Compilation failure
If i rebuild the same code it is working fine.
Any one can help me why build is hanging.