In my iOS5 app, I have NSObject States class, and trying to init it:
NSObject
States
states = [states init];
here is init
init
Check if you imported the header files of classes that are throwing this error.