Well, seems that this wrapper is designed to work with the last beta of libfann (version 2.1) and it's not compatible with the last stable release (version 2.0).
The constants "FANN_SIN_SYMMETRIC", "FANN_COS_SYMMETRIC", "FANN_SIN", "FANN_COS" didn't exists until now (the beta) and this is the 'error' that jumps during the installation.
Depending on when will be released the libfann2.1, could be interesting bugfix this or just wait.