MPASM uses the Microchip include files in your MPLAB installation directory. Some older
header files had a different spelling. I.E. FCMEM instead of FCMEN.

Open your P18F4550.INC file and see how this is spelled. Then just change the spelling
in your config statement to match.