A variable declared as EXTERNAL that was not linked up to a definition during the resolve process.
VAR SomeObj : [EXTERNAL] Integer; { SomeObj is unresolved if no definition is found }