Reference Guide

Chapter 8 177
Diagnostic Messages
Panic Messages
ACTION Break up the program into smaller
modules. If this does not work contact
your HP-UX system administrator.
2005 MESSAGE Internal instruction parsing
error on %s
CAUSE Assembler has an internal defect.
ACTION Have your HP-UX system
administrator contact HP Technical
Support.
2006 MESSAGE Unable to regain access to
source file for listing
CAUSE Not able to access source file for
reading, while formatting the
assembly listing file.
ACTION Check for existence of source file and
permission to read it.
2007 MESSAGE Unable to access temporary
file to build listing
CAUSE Not able to write to the temporary
listing file. Could be a file system
error.
ACTION Contact your HP-UX system
administrator.
2008 MESSAGE Unterminated macro definition
CAUSE Macro definition is not complete until
a .ENDM is encountered.
ACTION Insert a .ENDM at the end of the
macro definition.