[libvirt] compiler warning about unused in_open parameter

Gustavo Morozowski gustavomzw at gmail.com
Tue Apr 20 11:27:58 UTC 2010


Hi,

I am trying to build 0.8.0 for windows using Fedora 12 [1], the
compile is breaking with the message -

make[3]: Entering directory `/home/gustavo/Devel/libvirt-0.8.0/src'
  CC     libvirt_driver_remote_la-remote_driver.lo

cc1: warnings being treated as errors
remote/remote_driver.c: In function 'remoteAuthenticate':
remote/remote_driver.c:6478: error: unused parameter 'in_open'
[-Wunused-parameter]

It seems 'in_open' is not used when both SASL and POLKIT are disabled.

Gustavo

[1] https://www.redhat.com/archives/libvir-list/2010-March/msg00612.html




More information about the libvir-list mailing list