<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
When compiling latest git, just noticed I'm getting (marked two
issues, in bold):<br>
...<br>
CC spice-widget-cairo.lo<br>
CCLD libspice-client-glib-2.0.la<br>
GISCAN SpiceClientGLib-2.0.gir<br>
CCLD libspice-client-gtk-3.0.la<br>
<b>spice-option.c:52: Warning: SpiceClientGLib:
spice_get_option_group: return value: Invalid non-constant return
of bare structure or union; register as boxed type or (skip)</b><br>
GISCAN SpiceClientGtk-3.0.gir<br>
GICOMP SpiceClientGLib-2.0.gir<br>
<b>Package spice-client-glib-2.0 was not found in the pkg-config
search path.<br>
</b>Perhaps you should add the directory containing
`spice-client-glib-2.0.pc'<br>
to the PKG_CONFIG_PATH environment variable<br>
No package 'spice-client-glib-2.0' found<br>
GICOMP SpiceClientGtk-3.0.gir<br>
make all-recursive<br>
<br>
...<br>
<br>
CC controller.lo<br>
/home/ykaul/spice-gtk/gtk/controller/controller.vala: In function
'spice_ctrl_controller_listen':<br>
/home/ykaul/spice-gtk/gtk/controller/controller.vala:28:15: warning:
assignment discards 'const' qualifier from pointer target type
[enabled by default]<br>
/home/ykaul/spice-gtk/gtk/controller/controller.vala: In function
'spice_ctrl_controller_listen_co':<br>
/home/ykaul/spice-gtk/gtk/controller/controller.vala:232:17:
warning: assignment discards 'const' qualifier from pointer target
type [enabled by default]<br>
CCLD libspice-controller.la<br>
<br>
<br>
TIA,<br>
Y.<br>
</body>
</html>