the output of the suggested rootcint command is giving the below error:
rootcint -f …/…/LibCint/cint/src/G__cpp_SVP.cxx -c -I…/…/…/Base_Lib/msvp_com -I…/…/…/Common_Lib/ParameterHandler/Inc -I…/…/…/Base_Lib/Inc -I…/…/…/Common_Lib/MSVP_Namespace -I…/LibCint/cint/lib -I…/…/…/Base_Lib/CommonAPI -I…/LibCint -I…/…/…/Common_Lib/LibCint -I…/…/…/SCSI_Lib/Inc -I…/…/…/SCSI_Lib/scwl -I…/…/…/SCSI_Lib/scdbl -I…/…/…/SCSI_Lib/sdil -I…/…/…/Base_Lib/CoreLogger -I…/…/…/Base_Lib/MSVPConfiguration -I…/…/…/Base_Lib/CommonAPI -I…/…/…/OSAL -I…/…/…/Base_Lib/msvp_com -I…/…/…/Infusion_LIB -DG__REDIRECTIO -DG__SHAREDLIB -D_SCSI -DCINT_EXPORT -D__LINUX__ -DG__OSFDLL -DG__ANSI -DG__ERRORCALLBACK -DG__SIGNEDCHAR -DG__NEWSTDHEADER -D_CRT_SECURE_NO_DEPRECATE=1 -DG__CINT_VER6 -DG__NATIVELONGLONG -DG__P2FCAST -DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO CintUtility.h SCSI_Cmd.h ParameterDictionary.h CommonAPI.h
Error: link requested for unknown class CintUtility G__auto283793LinkDef.h:7:
Error: link requested for unknown class SCSI_Cmd G__auto283793LinkDef.h:8:
Warning: Error occurred during reading source files
Warning: Error occurred during dictionary source generation
!!!Removing …/…/LibCint/cint/src/G__cpp_SVP.cxx …/…/LibCint/cint/src/G__cpp_SVP.h !!!
Error: rootcint: error loading headers…
How do i resolve this?