LoadError: UndefVarError: `TAO_ERROR_ENTRY` not defined

Here is the error that appears when compiling TaoRT in julia version 1.9.2: ''' ERROR: LoadError: The following 1 direct dependency failed to precompile:

TaoRT [507ed68b-720a-4eb1-bfe3-3b783b659ef3]

Failed to precompile TaoRT [507ed68b-720a-4eb1-bfe3-3b783b659ef3] to "/home/michel/.julia/compiled/v1.9/TaoRT/jl_qGuRhN". ERROR: LoadError: UndefVarError: TAO_ERROR_ENTRY not defined '''

I guess it is related to the last commit in tao-rt that changes base/errors.c and base/tao-errors.h...