On 08/13/2014 01:33 AM, Jincheng Miao wrote:
> Making all in src
> make[2]: Entering directory `/home/ec2-user/libvirt-1.2.7/src'
> GEN libvirt_access.xml
> /bin/sh: -w: command not found
Here is the accident, why sh executes '-w' command.
That should be:
/usr/bin/perl -w ./rpc/gendispatch.pl --mode=aclapi \
remote REMOTE ./remote/remote_protocol.x > libvirt_access.xml
have you installed perl?
Hmm, we should make ./configure do a hard fail if ${PERL} is not found,
rather than delaying the error until make time.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library
http://libvirt.org