I have this error message when I compile a 16F88 program.

ERROR: RAM END must be defined.
ERROR: RAM BANKS must be defined.
ERROR: No LIBRARY statement or LIBRARY parameter.
ERROR: No LIBRARY statement or MACRO parameter.
ERROR: Unable to open file PBPMAC.INC
ERROR Line 12: Syntax error. (16f88.bas)
ERROR Line 15: Bad expression. (16f88.bas)
ERROR Line 17: Bad expression. (16f88.bas)
ERROR Line 11: Syntax error. (Test02.bas)
ERROR Line 12: Syntax error. (Test02.bas)
ERROR Line 13: Syntax error. (Test02.bas)
ERROR Line 16: Bad expression. (Test02.bas)
ERROR Line 18: Bad expression. (Test02.bas)

This happen only with this chip I have no prob with 16F84 or 16F877.

Thank you for any help.