At 06/12/2012 02:49 PM, Osier Yang Wrote:
On 2012年06月12日 09:59, Wen Congyang wrote:
> make dist failed with the following error:
>
> make[1]: Entering directory `/home/wency/source/libvirt/src'
> GEN rpc/virnetprotocol.h
> GEN rpc/virnetprotocol.c
> GEN rpc/virkeepaliveprotocol.h
> GEN rpc/virkeepaliveprotocol.c
> GEN remote/remote_protocol.h
> GEN remote/remote_protocol.c
> GEN remote/qemu_protocol.h
> GEN remote/qemu_protocol.c
> GEN remote/qemu_client_bodies.h
> GEN util/virkeymaps.h
> CC libvirt_driver_remote_la-remote_protocol.lo
> In file included from ./remote/remote_protocol.h:17,
> from ./remote/remote_protocol.c:7:
> ./internal.h:300:31: error: libvirt_probes.h: No such file or directory
>
Looks like libvirt_probes.h is not generated, is dtrace available
on your host?
Yes, dtrace is available on my host. I do it in a clean tree. I guess
there is some bug in src/Makefile.am, but I have no time to investigate
recently, so I report this bug here.
Thanks
Wen Congyang
Regards,
Osier