[ERROR]
The assemble cannot set a fixup because the referenced object is just a constant rather then an object. One case when the assembler must generate a fixup are PCR relative accesses in relocatable code. Then the assembler does need an object which refers to the accessed address.
Check why the assembler has to set a fixup instead of just using a constant.