Re: Build Problems
Armin Bauer <[email protected]> Sun, 13 Mar 2005 09:55:33 +0100
| Newsgroups | gmane.comp.gnome.apps.multisync.devel |
|---|---|
| Message-ID | <[email protected]> |
You are probably using the wrong parser generator. You have to install a package called "bison". Jan wrote: > Hi everybody, > > yesterday i tried to build the cvs snapshot of multisync and got the > following error when trying to build the main program, any ideas how to > fix this? > > regards > Jan > > Ubuntu Linux 4.10 > > > ------------------------------------------------------------------------ > > Making install in src > make[1]: Gehe in Verzeichnis »/home/jan/multisync/src« > Making install in libversit > make[2]: Gehe in Verzeichnis »/home/jan/multisync/src/libversit« > if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_VCTEST_CONSOLE -g -O2 -MT vcc.lo -MD -MP -MF ".deps/vcc.Tpo" -c -o vcc.lo vcc.c; \ > then mv -f ".deps/vcc.Tpo" ".deps/vcc.Plo"; else rm -f ".deps/vcc.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_VCTEST_CONSOLE -g -O2 -MT vcc.lo -MD -MP -MF .deps/vcc.Tpo -c vcc.c -fPIC -DPIC -o .libs/vcc.o > make[2]: Verlasse Verzeichnis »/home/jan/multisync/src/libversit« > make[1]: Verlasse Verzeichnis »/home/jan/multisync/src« > > > ------------------------------------------------------------------------ > > vcc.y:83:1: warning: "yyerrflag" redefined > vcc.c:18:1: warning: this is the location of the previous definition > vcc.y:84:1: warning: "yyss" redefined > vcc.c:19:1: warning: this is the location of the previous definition > vcc.y:85:1: warning: "yyssp" redefined > vcc.c:20:1: warning: this is the location of the previous definition > vcc.y:86:1: warning: "yyvs" redefined > vcc.c:21:1: warning: this is the location of the previous definition > vcc.y:87:1: warning: "yyvsp" redefined > vcc.c:22:1: warning: this is the location of the previous definition > vcc.y:88:1: warning: "yylhs" redefined > vcc.c:23:1: warning: this is the location of the previous definition > vcc.y:89:1: warning: "yylen" redefined > vcc.c:24:1: warning: this is the location of the previous definition > vcc.y:90:1: warning: "yydefred" redefined > vcc.c:25:1: warning: this is the location of the previous definition > vcc.y:91:1: warning: "yydgoto" redefined > vcc.c:26:1: warning: this is the location of the previous definition > vcc.y:92:1: warning: "yysindex" redefined > vcc.c:27:1: warning: this is the location of the previous definition > vcc.y:93:1: warning: "yyrindex" redefined > vcc.c:28:1: warning: this is the location of the previous definition > vcc.y:94:1: warning: "yygindex" redefined > vcc.c:29:1: warning: this is the location of the previous definition > vcc.y:95:1: warning: "yytable" redefined > vcc.c:30:1: warning: this is the location of the previous definition > vcc.y:96:1: warning: "yycheck" redefined > vcc.c:31:1: warning: this is the location of the previous definition > vcc.y:97:1: warning: "yyname" redefined > vcc.c:32:1: warning: this is the location of the previous definition > vcc.y:98:1: warning: "yyrule" redefined > vcc.c:33:1: warning: this is the location of the previous definition > vcc.y:99:1: warning: "YYPREFIX" redefined > vcc.c:34:1: warning: this is the location of the previous definition > vcc.c: In function `mimeO_parse': > vcc.c:1408: error: `mimeO_defred' undeclared (first use in this function) > vcc.c:1408: error: (Each undeclared identifier is reported only once > vcc.c:1408: error: for each function it appears in.) > vcc.c:1416: error: `mimeO_name' undeclared (first use in this function) > vcc.c:1423: error: `mimeO_sindex' undeclared (first use in this function) > vcc.c:1424: error: `mimeO_check' undeclared (first use in this function) > vcc.c:1429: error: `mimeO_table' undeclared (first use in this function) > vcc.c:1441: error: `mimeO_rindex' undeclared (first use in this function) > vcc.c:1513: error: `mimeO_rule' undeclared (first use in this function) > vcc.c:1515: error: `mimeO_len' undeclared (first use in this function) > vcc.c:1711: error: `mimeO_lhs' undeclared (first use in this function) > vcc.c:1739: error: `mimeO_gindex' undeclared (first use in this function) > vcc.c:1743: error: `mimeO_dgoto' undeclared (first use in this function) > make[2]: *** [vcc.lo] Fehler 1 > make[1]: *** [install-recursive] Fehler 1 > make: *** [install-recursive] Fehler 1
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCNAAFq9z7v9k9UakRAkqQAJ9K5QaG7YutpRA+m2YmwY+d8ocS9gCfS3CM HELJirMvcoYFt9IteKTZxbQ= =3Ju7 -----END PGP SIGNATURE-----