[libvirt-users] Error when compiling libvirt 1.2.7 on CentOS 6.4

Eric Blake eblake at redhat.com
Wed Aug 13 16:32:45 UTC 2014


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 539 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20140813/029c95cf/attachment.sig>


More information about the libvirt-users mailing list