Subject: | .cpan/build/Sys-Gamin-0.1/Gamin.c:788: error: ‘FAMCodes’ undeclared (first use in this function) |
Gamin.xs: In function ‘constant’:
Gamin.xs:117: warning: label ‘not_there’ defined but not used
Gamin.c: In function ‘XS_FAMConnectionPtr_new’:
Gamin.c:514: warning: unused variable ‘class’
Gamin.c: In function ‘XS_FAMRequestPtr_new’:
Gamin.c:579: warning: unused variable ‘class’
Gamin.c: In function ‘XS_FAMEventPtr_new’:
Gamin.c:667: warning: unused variable ‘class’
Gamin.c: In function ‘XS_FAMEventPtr_code’:
Gamin.c:788: error: ‘FAMCodes’ undeclared (first use in this function)
Gamin.c:788: error: (Each undeclared identifier is reported only once
Gamin.c:788: error: for each function it appears in.)
Gamin.c:788: error: syntax error before ‘RETVAL’
Gamin.xs:356: error: ‘RETVAL’ undeclared (first use in this function)
make: *** [Gamin.o] Fehler 1
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible