Atsushi SAKAI <sakaia(a)jp.fujitsu.com> wrote:
Your patch works fine. It passes inet_pton problem.
Please apply it.
By the way, virsh compilation error.
Is threre any good suggestion?
=========
virsh-virsh.o: In function `editWriteToTempFile':
C:/msys/1.0/home/Administrator/work/libvirt/src/virsh.c:5080: undefined reference to
`mkstemp'
virsh-virsh.o: In function `editFile':
C:/msys/1.0/home/Administrator/work/libvirt/src/virsh.c:5155: undefined reference to
`WEXITSTATUS'
=========
There's a gnulib module for that (of course ;-).
I'll have to relax licenses of mkstemp and the dependent module,
tempname. Should be no problem.