Source: eegdev
Version: 0.2-3
Severity: serious
>From my pbuilder build log:
...
CC sensortypes.lo
CC configuration.lo
CC conffile.lex.lo
In file included from conffile.l:31:0:
conffile.tab.h:83:23: warning: 'struct cfdata' declared inside parameter list
[enabled by default]
int cff_parse (struct cfdata *pp);
^
conffile.tab.h:83:23: warning: its scope is only this definition or
declaration, which is probably not what you want [enabled by default]
conffile.lex.c: In function 'yy_fatal_error':
conffile.lex.c:1649:58: warning: unused parameter 'yyscanner'
[-Wunused-parameter]
static void yy_fatal_error (yyconst char* msg , yyscan_t yyscanner)
^
CC conffile.tab.lo
conffile.tab.c:154:23: warning: 'struct cfdata' declared inside parameter list
[enabled by default]
int cff_parse (struct cfdata *pp);
^
conffile.tab.c:154:23: warning: its scope is only this definition or
declaration, which is probably not what you want [enabled by default]
conffile.tab.c:63:25: error: conflicting types for 'cff_parse'
#define yyparse cff_parse
^
conffile.tab.c:1094:1: note: in expansion of macro 'yyparse'
yyparse (struct cfdata *pp)
^
conffile.tab.c:154:5: note: previous declaration of 'cff_parse' was here
int cff_parse (struct cfdata *pp);
^
make[3]: *** [conffile.tab.lo] Error 1
make[3]: Leaving directory `/tmp/buildd/eegdev-0.2/src/core'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/eegdev-0.2/src/core'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/buildd/eegdev-0.2'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--
Daniel Schepler
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]