[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH] fix MinGW compilation(200808)
- From: Jim Meyering <jim meyering net>
- To: Atsushi SAKAI <sakaia jp fujitsu com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] [PATCH] fix MinGW compilation(200808)
- Date: Thu, 07 Aug 2008 11:03:10 +0200
Atsushi SAKAI <sakaia 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.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]