DEFINE CCP2_REG PORTC 'Channel-2 port
DEFINE CCP2_BIT 1 'Channel-2 bit

might help

assuming you are using portc.1 for ccp2

could even try trisc.1=0 also