[Evolution] Problems compiling Evolution 2
- From: Hector Garcia <hector huron scouts-es org>
- To: Lista de Evolution <evolution helixcode com>
- Subject: [Evolution] Problems compiling Evolution 2
- Date: Tue, 18 Apr 2000 12:39:35 +0200 (CEST)
Hi all
First of all, thank to all the people that help me with the last problem, after
updating bonobo to the last version in cvs everything in evolution/mail
compiled fine.
I still have another problem compiling evolution/libversit/vcc.c
The output is the following:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/glib/include -I/usr/X11R6/include
-g -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations
-Wp,-MD,.deps/vcc.pp -c vcc.c -fPIC -DPIC -o .libs/vcc.lo
vcc.y:65: warning: `yyparse' redefined
vcc.c:10: warning: this is the location of the previous definition
vcc.y:66: warning: `yylex' redefined
vcc.c:11: warning: this is the location of the previous definition
vcc.y:67: warning: `yyerror' redefined
vcc.c:12: warning: this is the location of the previous definition
vcc.y:68: warning: `yychar' redefined
vcc.c:13: warning: this is the location of the previous definition
vcc.y:75: warning: `yydebug' redefined
vcc.c:16: warning: this is the location of the previous definition
vcc.y:76: warning: `yynerrs' redefined
vcc.c:17: warning: this is the location of the previous definition
vcc.y:77: warning: `yyerrflag' redefined
vcc.c:18: warning: this is the location of the previous definition
vcc.y:78: warning: `yyss' redefined
vcc.c:19: warning: this is the location of the previous definition
vcc.y:79: warning: `yyssp' redefined
vcc.c:20: warning: this is the location of the previous definition
vcc.y:80: warning: `yyvs' redefined
vcc.c:21: warning: this is the location of the previous definition
vcc.y:81: warning: `yyvsp' redefined
vcc.c:22: warning: this is the location of the previous definition
vcc.y:82: warning: `yylhs' redefined
vcc.c:23: warning: this is the location of the previous definition
vcc.y:83: warning: `yylen' redefined
vcc.c:24: warning: this is the location of the previous definition
vcc.y:84: warning: `yydefred' redefined
vcc.c:25: warning: this is the location of the previous definition
vcc.y:85: warning: `yydgoto' redefined
vcc.c:26: warning: this is the location of the previous definition
vcc.y:86: warning: `yysindex' redefined
vcc.c:27: warning: this is the location of the previous definition
vcc.y:87: warning: `yyrindex' redefined
vcc.y:88: warning: `yygindex' redefined
vcc.c:29: warning: this is the location of the previous definition
vcc.y:89: warning: `yytable' redefined
vcc.c:30: warning: this is the location of the previous definition
vcc.y:90: warning: `yycheck' redefined
vcc.c:31: warning: this is the location of the previous definition
vcc.y:91: warning: `yyname' redefined
vcc.c:32: warning: this is the location of the previous definition
vcc.y:92: warning: `yyrule' redefined
vcc.c:33: warning: this is the location of the previous definition
vcc.y:93: warning: `YYPREFIX' redefined
vcc.c:34: warning: this is the location of the previous definition
vcc.y:374: warning: `/*' within comment
vcc.y:394: warning: `/*' within comment
vcc.y:852: warning: `/*' within comment
vcc.y:1170: warning: `/*' within comment
vcc.y:1225: warning: `/*' within comment
vcc.y: In function `enterAttr':
vcc.y:470: warning: `p2' might be used uninitialized in this function
vcc.y: In function `lexGet1Value':
vcc.y:764: warning: unused variable `size'
vcc.y: In function `lexGetStrUntil':
vcc.y:796: warning: unused variable `size'
vcc.y: At top level:
vcc.y:828: warning: no previous prototype for `initLex'
vcc.y: In function `lexGetQuotedPrintable':
vcc.y:981: warning: unused variable `len'
vcc.y: In function `mime_lex':
vcc.y:1037: warning: unused variable `token'
vcc.y: At top level:
vcc.y:1240: warning: static declaration for `mime_error' follows non-static
y.tab.c:1319: warning: no previous prototype for `mime_parse'
y.tab.c: In function `mime_parse':
y.tab.c:1325: warning: suggest parentheses around assignment used as truth value
y.tab.c:1342: `mime_defred' undeclared (first use in this function)
y.tab.c:1342: (Each undeclared identifier is reported only once
y.tab.c:1342: for each function it appears in.)
y.tab.c:1350: `mime_name' undeclared (first use in this function)
y.tab.c:1357: `mime_sindex' undeclared (first use in this function)
y.tab.c:1358: `mime_check' undeclared (first use in this function)
y.tab.c:1363: `mime_table' undeclared (first use in this function)
y.tab.c:1375: `mime_rindex' undeclared (first use in this function)
y.tab.c:1447: `mime_rule' undeclared (first use in this function)
y.tab.c:1449: `mime_len' undeclared (first use in this function)
y.tab.c:1617: `mime_lhs' undeclared (first use in this function)
y.tab.c:1645: `mime_gindex' undeclared (first use in this function)
y.tab.c:1649: `mime_dgoto' undeclared (first use in this function)
y.tab.c:1386: warning: label `yynewerror' defined but not used
y.tab.c:1320: warning: `yym' might be used uninitialized in this
functiony.tab.c:1320: warning: `yyn' might be used uninitialized in this
functiony.tab.c: At top level:
vcc.c:2: warning: `yysccsid' defined but not used
vcc.y:164: warning: `lexDataFromBase64' declared `static' but never defined
vcc.y:446: warning: `enterValues' defined but not used
vcc.y:670: warning: `lexPushLookahead' defined but not used
vcc.y:795: warning: `lexGetStrUntil' defined but not used
vcc.y:1227: warning: `YYDebug' defined but not used
make: *** [vcc.lo] Error 1
Is this a bug or there is something wrong (or missing) on my system?
In case it helps I´m using Debian (woddy), I think I have all the tools new
enough, but in case something too new is needed please tell me so.
Thank you
----------------------------------
Fecha: 18-Apr-2000
Hector Garcia Alvarez
Secretario de Scouts-es
http://www.scouts-es.org
----------------------------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]