Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=648549 GermÃn Racca <gracca@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |gracca@xxxxxxxxx --- Comment #1 from GermÃn Racca <gracca@xxxxxxxxx> 2010-11-05 15:38:37 EDT --- Hi Hans: While trying to compile I got the following error: + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/spice-1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -D_GNU_SOURCE -c -o vdagentd.o vdagentd.c vdagentd.c: In function 'send_capabilities': vdagentd.c:87:21: error: 'VD_AGENT_CAP_CLIPBOARD_BY_DEMAND' undeclared (first use in this function) vdagentd.c:87:21: note: each undeclared identifier is reported only once for each function it appears in vdagentd.c: In function 'do_client_clipboard': vdagentd.c:167:10: error: 'VD_AGENT_CLIPBOARD_GRAB' undeclared (first use in this function) vdagentd.c:173:10: error: 'VD_AGENT_CLIPBOARD_REQUEST' undeclared (first use in this function) vdagentd.c:174:9: error: 'VDAgentClipboardRequest' undeclared (first use in this function) vdagentd.c:174:34: error: 'req' undeclared (first use in this function) vdagentd.c:174:66: error: expected expression before ')' token vdagentd.c:187:10: error: 'VD_AGENT_CLIPBOARD_RELEASE' undeclared (first use in this function) vdagentd.c: In function 'virtio_port_read_complete': vdagentd.c:241:10: error: 'VD_AGENT_CLIPBOARD_GRAB' undeclared (first use in this function) vdagentd.c:242:10: error: 'VD_AGENT_CLIPBOARD_REQUEST' undeclared (first use in this function) vdagentd.c:244:10: error: 'VD_AGENT_CLIPBOARD_RELEASE' undeclared (first use in this function) vdagentd.c:247:31: error: 'VDAgentClipboardGrab' undeclared (first use in this function) vdagentd.c:249:31: error: 'VDAgentClipboardRequest' undeclared (first use in this function) vdagentd.c: In function 'do_agent_clipboard': vdagentd.c:275:12: error: 'VD_AGENT_CAP_CLIPBOARD_BY_DEMAND' undeclared (first use in this function) vdagentd.c:295:35: error: 'VD_AGENT_CLIPBOARD_GRAB' undeclared (first use in this function) vdagentd.c:300:9: error: 'VDAgentClipboardRequest' undeclared (first use in this function) vdagentd.c:300:33: error: expected ';' before 'req' vdagentd.c:302:35: error: 'VD_AGENT_CLIPBOARD_REQUEST' undeclared (first use in this function) vdagentd.c:303:47: error: 'req' undeclared (first use in this function) vdagentd.c:327:35: error: 'VD_AGENT_CLIPBOARD_RELEASE' undeclared (first use in this function) vdagentd.c:338:21: error: 'VD_AGENT_CLIPBOARD_NONE' undeclared (first use in this function) vdagentd.c: In function 'update_active_session_connection': vdagentd.c:427:35: error: 'VD_AGENT_CLIPBOARD_RELEASE' undeclared (first use in this function) vdagentd.c: In function 'main': vdagentd.c:684:35: error: 'VD_AGENT_CLIPBOARD_RELEASE' undeclared (first use in this function) make: *** [vdagentd.o] Error 1 Please give me some hints so I can successfully build the package and start the review :) Regards, GermÃn. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review