Hi,

First, I hope this is the right list for this; my apologies if this
should have been sent to [EMAIL PROTECTED]

I grabbed the CVS nightly from last night and tried building it, but it
died with the following:

"""
 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:23:1: warning: this is the location of the previous definition
vcc.y:84:1: warning: "yyss" redefined
vcc.c:24:1: warning: this is the location of the previous definition
vcc.y:85:1: warning: "yyssp" redefined
vcc.c:25:1: warning: this is the location of the previous definition
vcc.y:86:1: warning: "yyvs" redefined
vcc.c:26:1: warning: this is the location of the previous definition
vcc.y:87:1: warning: "yyvsp" redefined
vcc.c:27:1: warning: this is the location of the previous definition
vcc.y:88:1: warning: "yylhs" redefined
vcc.c:28:1: warning: this is the location of the previous definition
vcc.y:89:1: warning: "yylen" redefined
vcc.c:29:1: warning: this is the location of the previous definition
vcc.y:90:1: warning: "yydefred" redefined
vcc.c:30:1: warning: this is the location of the previous definition
vcc.y:91:1: warning: "yydgoto" redefined
vcc.c:31:1: warning: this is the location of the previous definition
vcc.y:92:1: warning: "yysindex" redefined
vcc.c:32:1: warning: this is the location of the previous definition
vcc.y:93:1: warning: "yyrindex" redefined
vcc.c:33:1: warning: this is the location of the previous definition
vcc.y:94:1: warning: "yygindex" redefined
vcc.c:34:1: warning: this is the location of the previous definition
vcc.y:95:1: warning: "yytable" redefined
vcc.c:35:1: warning: this is the location of the previous definition
vcc.y:96:1: warning: "yycheck" redefined
vcc.c:36:1: warning: this is the location of the previous definition
vcc.y:97:1: warning: "yyname" redefined
vcc.c:37:1: warning: this is the location of the previous definition
vcc.y:98:1: warning: "yyrule" redefined
vcc.c:38:1: warning: this is the location of the previous definition
vcc.y:99:1: warning: "YYPREFIX" redefined
vcc.c:41:1: warning: this is the location of the previous definition
vcc.c: In function `mimeO_parse':
vcc.c:1474: error: `mimeO_defred' undeclared (first use in this
function)
vcc.c:1474: error: (Each undeclared identifier is reported only once
vcc.c:1474: error: for each function it appears in.)
vcc.c:1482: error: `mimeO_name' undeclared (first use in this function)
vcc.c:1489: error: `mimeO_sindex' undeclared (first use in this
function)
vcc.c:1490: error: `mimeO_check' undeclared (first use in this function)
vcc.c:1495: error: `mimeO_table' undeclared (first use in this function)
vcc.c:1507: error: `mimeO_rindex' undeclared (first use in this
function)
vcc.c:1579: error: `mimeO_rule' undeclared (first use in this function)
vcc.c:1581: error: `mimeO_len' undeclared (first use in this function)
vcc.c:1777: error: `mimeO_lhs' undeclared (first use in this function)
vcc.c:1805: error: `mimeO_gindex' undeclared (first use in this
function)
vcc.c:1809: error: `mimeO_dgoto' undeclared (first use in this function)
make[3]: *** [vcc.lo] Error 1
make[3]: Leaving directory `/home/jck/Downloads/multisync/src/libversit'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jck/Downloads/multisync/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jck/Downloads/multisync'
make: *** [all] Error 2
"""

For reference: I am on a stock Fedora Core 3 system, save for an
upgraded GTK (to 2.6.0) and its dependencies (pango, glib, etc).

Also, while I'm on the subject, what's the most recent version of Opie
supported by Multisync CVS?

Thanks,

 - Jens Knutson

--
"As we enjoy great advantages from inventions of others, we should be
glad of an opportunity to serve others by any invention of ours; and
this we should do freely and generously."
- Benjamin Franklin



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Multisync-devel mailing list
Multisync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/multisync-devel

Reply via email to