Getting following error on compilation, '

(expanding macro): token is ‘static’
This error I am getting when compiling one sequence file, for ‘ovm_sequence_utils’ macro.
What does it means?

In reply to Gauri_P:

Can’t help you without seeing any code.

Also, the ovm_sequence_utils macros is removed from UVM. Just use ovm_objects_util to make your code easier to port to UVM.