the instructions work upto the make section where i get the following make all-recursive make[1]: Entering directory `/home/trichmon/multisync-0.82' Making all in src make[2]: Entering directory `/home/trichmon/multisync-0.82/src' Making all in libversit make[3]: Entering directory `/home/trichmon/multisync-0.82/src/libversit' byacc -pversit_ `test -f 'vcc.y' || echo './'`vcc.y byacc: 2 shift/reduce conflicts. if test -f y.tab.h; then \ to=`echo "vcc_H" | sed \ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \ -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \ sed "/^#/ s/Y_TAB_H/$to/g" y.tab.h >vcc.ht; \ rm -f y.tab.h; \ if cmp -s vcc.ht vcc.h; then \ rm -f vcc.ht ;\ else \ mv vcc.ht vcc.h; \ fi; \ fi if test -f y.output; then \ mv y.output vcc.output; \ fi sed '/^#/ s|y\.tab\.c|vcc.c|' y.tab.c >vcc.ct && mv vcc.ct vcc.c rm -f y.tab.c if /bin/sh ../../libtool --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 `test -f 'vcc.c' || echo './'`vcc.c; \ then mv -f ".deps/vcc.Tpo" ".deps/vcc.Plo"; \ else rm -f ".deps/vcc.Tpo"; exit 1; \ fi mkdir .libs 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 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" redefinedmake all-recursive make[1]: Entering directory `/home/trichmon/multisync-0.82' Making all in src make[2]: Entering directory `/home/trichmon/multisync-0.82/src' Making all in libversit make[3]: Entering directory `/home/trichmon/multisync-0.82/src/libversit' byacc -pversit_ `test -f 'vcc.y' || echo './'`vcc.y byacc: 2 shift/reduce conflicts. if test -f y.tab.h; then \ to=`echo "vcc_H" | sed \ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \ -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \ sed "/^#/ s/Y_TAB_H/$to/g" y.tab.h >vcc.ht; \ rm -f y.tab.h; \ if cmp -s vcc.ht vcc.h; then \ rm -f vcc.ht ;\ else \ mv vcc.ht vcc.h; \ fi; \ fi if test -f y.output; then \ mv y.output vcc.output; \ fi sed '/^#/ s|y\.tab\.c|vcc.c|' y.tab.c >vcc.ct && mv vcc.ct vcc.c rm -f y.tab.c if /bin/sh ../../libtool --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 `test -f 'vcc.c' || echo './'`vcc.c; \ then mv -f ".deps/vcc.Tpo" ".deps/vcc.Plo"; \ else rm -f ".deps/vcc.Tpo"; exit 1; \ fi mkdir .libs 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 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[3]: *** [vcc.lo] Error 1 make[3]: Leaving directory `/home/trichmon/multisync-0.82/src/libversit' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/trichmon/multisync-0.82/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/trichmon/multisync-0.82' make: *** [all] Error 2
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[3]: *** [vcc.lo] Error 1 make[3]: Leaving directory `/home/trichmon/multisync-0.82/src/libversit' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/trichmon/multisync-0.82/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/trichmon/multisync-0.82' make: *** [all] Error 2 ------------------------------------------------------- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reporting solutions. Free runtime info, new features, or free trial, at: http://www.businessobjects.com/devxi/728 _______________________________________________ Multisync-users mailing list Multisync-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/multisync-users