Near "uvm_sequence_item": syntax error, unexpected IDENTIFIER

In reply to saritr:

Hi,

Please check for the errors in your pakmx_config.sv (like missing endclass or missing guards etc) because sometimes I faced an issue of such kind due to the errors in the previous compiled files(If you think every think is imported properly and put in a package).